| { |
| "_name_or_path": "./relations14/results/relation14-large", |
| "architectures": [ |
| "BertForSequenceClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "classifier_dropout": null, |
| "gradient_checkpointing": false, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.1, |
| "hidden_size": 1024, |
| "id2label": { |
| "0": "Temporal.Synchronous", |
| "1": "Temporal.Asynchronous.Precedence", |
| "2": "Temporal.Asynchronous.Succession", |
| "3": "Contingency.Cause.Result", |
| "4": "Comparison.Concession.Arg2-as-denier", |
| "5": "Comparison.Contrast", |
| "6": "Expansion.Conjunction", |
| "7": "Expansion.Equivalence", |
| "8": "Expansion.Exception.Arg1-as-excpt", |
| "9": "Expansion.Instantiation.Arg2-as-instance", |
| "10": "Expansion.Level-of-detail.Arg1-as-detail", |
| "11": "Expansion.Level-of-detail.Arg2-as-detail", |
| "12": "Expansion.Substitution.Arg2-as-subst", |
| "13": "[no connective]" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 4096, |
| "label2id": { |
| "Comparison.Concession.Arg2-as-denier": 4, |
| "Comparison.Contrast": 5, |
| "Contingency.Cause.Result": 3, |
| "Expansion.Conjunction": 6, |
| "Expansion.Equivalence": 7, |
| "Expansion.Exception.Arg1-as-excpt": 8, |
| "Expansion.Instantiation.Arg2-as-instance": 9, |
| "Expansion.Level-of-detail.Arg1-as-detail": 10, |
| "Expansion.Level-of-detail.Arg2-as-detail": 11, |
| "Expansion.Substitution.Arg2-as-subst": 12, |
| "Temporal.Asynchronous.Precedence": 1, |
| "Temporal.Asynchronous.Succession": 2, |
| "Temporal.Synchronous": 0, |
| "[no connective]": 13 |
| }, |
| "layer_norm_eps": 1e-12, |
| "max_position_embeddings": 512, |
| "model_type": "bert", |
| "num_attention_heads": 16, |
| "num_hidden_layers": 24, |
| "pad_token_id": 0, |
| "position_embedding_type": "absolute", |
| "problem_type": "single_label_classification", |
| "torch_dtype": "float32", |
| "transformers_version": "4.22.0.dev0", |
| "type_vocab_size": 2, |
| "use_cache": true, |
| "vocab_size": 30522 |
| } |
|
|