{ "_name_or_path": "cl-tohoku/bert-large-japanese-v2", "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 1024, "id2label": { "0": "Suprised", "1": "Excited", "2": "Angry", "3": "Proud", "4": "Sad", "5": "Annoyed", "6": "Grateful", "7": "Lonely", "8": "Afraid", "9": "Terrified", "10": "Guilty", "11": "Impressed", "12": "Disgusted", "13": "Hopeful", "14": "Confident", "15": "Furious", "16": "Anxious", "17": "Anticipating", "18": "Joyful", "19": "Nostalgic", "20": "Disappointed", "21": "Prepared", "22": "Jealous", "23": "Content", "24": "Devastated", "25": "Embarrassed", "26": "Caring", "27": "Sentimental", "28": "Trusting", "29": "Ashamed", "30": "Apprehensive", "31": "Faithful" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "Afraid": 8, "Angry": 2, "Annoyed": 5, "Anticipating": 17, "Anxious": 16, "Apprehensive": 30, "Ashamed": 29, "Caring": 26, "Confident": 14, "Content": 23, "Devastated": 24, "Disappointed": 20, "Disgusted": 12, "Embarrassed": 25, "Excited": 1, "Faithful": 31, "Furious": 15, "Grateful": 6, "Guilty": 10, "Hopeful": 13, "Impressed": 11, "Jealous": 22, "Joyful": 18, "Lonely": 7, "Nostalgic": 19, "Prepared": 21, "Proud": 3, "Sad": 4, "Sentimental": 27, "Suprised": 0, "Terrified": 9, "Trusting": 28 }, "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.33.1", "type_vocab_size": 2, "use_cache": true, "vocab_size": 32768 }