|
{ |
|
"_name_or_path": "allenai/longformer-base-4096", |
|
"architectures": [ |
|
"LongformerForTokenClassification" |
|
], |
|
"attention_mode": "longformer", |
|
"attention_probs_dropout_prob": 0.1, |
|
"attention_window": [ |
|
512, |
|
512, |
|
512, |
|
512, |
|
512, |
|
512, |
|
512, |
|
512, |
|
512, |
|
512, |
|
512, |
|
512 |
|
], |
|
"bos_token_id": 0, |
|
"classifier_dropout": null, |
|
"eos_token_id": 2, |
|
"gradient_checkpointing": false, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.1, |
|
"hidden_size": 768, |
|
"id2label": { |
|
"0": "O", |
|
"1": "I-", |
|
"10": "Collaborative-Completion", |
|
"11": "Conventional-closing", |
|
"12": "Conventional-opening", |
|
"13": "Declarative-Wh-Question", |
|
"14": "Declarative-Yes-No-Question", |
|
"15": "Dispreferred-answers", |
|
"16": "Downplayer", |
|
"17": "Hedge", |
|
"18": "Hold-before-answer-agreement", |
|
"19": "Maybe-Accept-part", |
|
"2": "3rd-party-talk", |
|
"20": "Negative-non-no-answers", |
|
"21": "No-answers", |
|
"22": "Non-verbal", |
|
"23": "Offers-Options-Commits", |
|
"24": "Open-Question", |
|
"25": "Or-Clause", |
|
"26": "Other", |
|
"27": "Other-answers", |
|
"28": "Quotation", |
|
"29": "Reject", |
|
"3": "Acknowledge-Backchannel", |
|
"30": "Repeat-phrase", |
|
"31": "Response-Acknowledgement", |
|
"32": "Rhetorical-Questions", |
|
"33": "Self-talk", |
|
"34": "Signal-non-understanding", |
|
"35": "Statement-non-opinion", |
|
"36": "Statement-opinion", |
|
"37": "Summarize/reformulate", |
|
"38": "Tag-Question", |
|
"39": "Thanking", |
|
"4": "Action-directive", |
|
"40": "Uninterpretable", |
|
"41": "Wh-Question", |
|
"42": "Yes-No-Question", |
|
"43": "Yes-answers", |
|
"5": "Affirmative-non-yes-answers", |
|
"6": "Agree-Accept", |
|
"7": "Apology", |
|
"8": "Appreciation", |
|
"9": "Backchannel-in-question-form" |
|
}, |
|
"ignore_attention_mask": false, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 3072, |
|
"label2id": { |
|
"3rd-party-talk": 2, |
|
"Acknowledge-Backchannel": 3, |
|
"Action-directive": 4, |
|
"Affirmative-non-yes-answers": 5, |
|
"Agree-Accept": 6, |
|
"Apology": 7, |
|
"Appreciation": 8, |
|
"Backchannel-in-question-form": 9, |
|
"Collaborative-Completion": 10, |
|
"Conventional-closing": 11, |
|
"Conventional-opening": 12, |
|
"Declarative-Wh-Question": 13, |
|
"Declarative-Yes-No-Question": 14, |
|
"Dispreferred-answers": 15, |
|
"Downplayer": 16, |
|
"Hedge": 17, |
|
"Hold-before-answer-agreement": 18, |
|
"I-": 1, |
|
"Maybe-Accept-part": 19, |
|
"Negative-non-no-answers": 20, |
|
"No-answers": 21, |
|
"Non-verbal": 22, |
|
"O": 0, |
|
"Offers-Options-Commits": 23, |
|
"Open-Question": 24, |
|
"Or-Clause": 25, |
|
"Other": 26, |
|
"Other-answers": 27, |
|
"Quotation": 28, |
|
"Reject": 29, |
|
"Repeat-phrase": 30, |
|
"Response-Acknowledgement": 31, |
|
"Rhetorical-Questions": 32, |
|
"Self-talk": 33, |
|
"Signal-non-understanding": 34, |
|
"Statement-non-opinion": 35, |
|
"Statement-opinion": 36, |
|
"Summarize/reformulate": 37, |
|
"Tag-Question": 38, |
|
"Thanking": 39, |
|
"Uninterpretable": 40, |
|
"Wh-Question": 41, |
|
"Yes-No-Question": 42, |
|
"Yes-answers": 43 |
|
}, |
|
"layer_norm_eps": 1e-05, |
|
"max_position_embeddings": 4098, |
|
"model_type": "longformer", |
|
"num_attention_heads": 12, |
|
"num_hidden_layers": 12, |
|
"pad_token_id": 1, |
|
"position_embedding_type": "absolute", |
|
"sep_token_id": 2, |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.16.2", |
|
"type_vocab_size": 1, |
|
"use_cache": true, |
|
"vocab_size": 50266 |
|
} |
|
|