|
{ |
|
"_name_or_path": "studio-ousia/luke-japanese-large", |
|
"architectures": [ |
|
"LukeForTokenClassification" |
|
], |
|
"attention_probs_dropout_prob": 0.1, |
|
"bert_model_name": "models/luke-japanese-large/hf_xlm_roberta", |
|
"bos_token_id": 0, |
|
"classifier_dropout": null, |
|
"cls_entity_prediction": false, |
|
"entity_emb_size": 256, |
|
"entity_vocab_size": 570505, |
|
"eos_token_id": 2, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.1, |
|
"hidden_size": 1024, |
|
"id2label": { |
|
"0": "O", |
|
"1": "B-\u305d\u306e\u4ed6\u306e\u7d44\u7e54\u540d", |
|
"2": "I-\u305d\u306e\u4ed6\u306e\u7d44\u7e54\u540d", |
|
"3": "B-\u6cd5\u4eba\u540d", |
|
"4": "I-\u6cd5\u4eba\u540d", |
|
"5": "B-\u5730\u540d", |
|
"6": "I-\u5730\u540d", |
|
"7": "B-\u4eba\u540d", |
|
"8": "I-\u4eba\u540d", |
|
"9": "B-\u65bd\u8a2d\u540d", |
|
"10": "I-\u65bd\u8a2d\u540d", |
|
"11": "B-\u30a4\u30d9\u30f3\u30c8\u540d", |
|
"12": "I-\u30a4\u30d9\u30f3\u30c8\u540d", |
|
"13": "B-\u653f\u6cbb\u7684\u7d44\u7e54\u540d", |
|
"14": "I-\u653f\u6cbb\u7684\u7d44\u7e54\u540d", |
|
"15": "B-\u88fd\u54c1\u540d", |
|
"16": "I-\u88fd\u54c1\u540d" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 4096, |
|
"label2id": { |
|
"B-\u305d\u306e\u4ed6\u306e\u7d44\u7e54\u540d": 1, |
|
"B-\u30a4\u30d9\u30f3\u30c8\u540d": 11, |
|
"B-\u4eba\u540d": 7, |
|
"B-\u5730\u540d": 5, |
|
"B-\u653f\u6cbb\u7684\u7d44\u7e54\u540d": 13, |
|
"B-\u65bd\u8a2d\u540d": 9, |
|
"B-\u6cd5\u4eba\u540d": 3, |
|
"B-\u88fd\u54c1\u540d": 15, |
|
"I-\u305d\u306e\u4ed6\u306e\u7d44\u7e54\u540d": 2, |
|
"I-\u30a4\u30d9\u30f3\u30c8\u540d": 12, |
|
"I-\u4eba\u540d": 8, |
|
"I-\u5730\u540d": 6, |
|
"I-\u653f\u6cbb\u7684\u7d44\u7e54\u540d": 14, |
|
"I-\u65bd\u8a2d\u540d": 10, |
|
"I-\u6cd5\u4eba\u540d": 4, |
|
"I-\u88fd\u54c1\u540d": 16, |
|
"O": 0 |
|
}, |
|
"layer_norm_eps": 1e-05, |
|
"max_position_embeddings": 514, |
|
"model_type": "luke", |
|
"num_attention_heads": 16, |
|
"num_hidden_layers": 24, |
|
"pad_token_id": 1, |
|
"position_embedding_type": "absolute", |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.29.0", |
|
"type_vocab_size": 1, |
|
"use_cache": true, |
|
"use_entity_aware_attention": true, |
|
"vocab_size": 32772 |
|
} |
|
|