| { |
| "_name_or_path": "cardiffnlp/twitter-roberta-base-sentiment-latest", |
| "architectures": [ |
| "BertForSequenceClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "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": "LABEL_0", |
| "1": "LABEL_1", |
| "2": "LABEL_2", |
| "3": "LABEL_3", |
| "4": "LABEL_4", |
| "5": "LABEL_5", |
| "6": "LABEL_6", |
| "7": "LABEL_7", |
| "8": "LABEL_8", |
| "9": "LABEL_9", |
| "10": "LABEL_10", |
| "11": "LABEL_11", |
| "12": "LABEL_12", |
| "13": "LABEL_13", |
| "14": "LABEL_14", |
| "15": "LABEL_15", |
| "16": "LABEL_16", |
| "17": "LABEL_17", |
| "18": "LABEL_18", |
| "19": "LABEL_19", |
| "20": "LABEL_20", |
| "21": "LABEL_21", |
| "22": "LABEL_22", |
| "23": "LABEL_23", |
| "24": "LABEL_24" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 3072, |
| "label2id": { |
| " Antedate ": 0, |
| " Availability ": 1, |
| " Basic concepts ": 2, |
| " Benefits for the self": 3, |
| " Claim procedure ": 4, |
| " Compassionate care benefits ": 5, |
| " Earnings ": 6, |
| " Employment benefits and support measures (Part II of theEI Act) ": 7, |
| " Evidence or proof ": 8, |
| " Family Caregiver benefits ": 9, |
| " Fishing benefits ": 10, |
| " Interruption of earnings ": 11, |
| " Labour disputes ": 12, |
| " Maternity benefits ": 13, |
| " Misconduct ": 14, |
| " Parental benefits ": 15, |
| " Policy on penalties ": 16, |
| " Reconsideration amendment of a decision and error correction ": 17, |
| " Refusal of employment ": 18, |
| " Sickness benefits ": 19, |
| " Teachers ": 20, |
| " Voluntarily leaving employment ": 21, |
| " Week of unemployment ": 22, |
| " Work": 23, |
| " Write": 24 |
| }, |
| "layer_norm_eps": 1e-05, |
| "max_position_embeddings": 514, |
| "model_type": "bert", |
| "num_attention_heads": 12, |
| "num_hidden_layers": 12, |
| "pad_token_id": 1, |
| "position_embedding_type": "absolute", |
| "problem_type": "single_label_classification", |
| "torch_dtype": "float32", |
| "transformers_version": "4.38.1", |
| "type_vocab_size": 1, |
| "use_cache": true, |
| "vocab_size": 50265 |
| } |
|
|