Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
},
|
26 |
"layer_norm_eps": 1e-05,
|
27 |
"max_position_embeddings": 514,
|
28 |
-
"model_type": "
|
29 |
"num_attention_heads": 12,
|
30 |
"num_emotion_labels": 18,
|
31 |
"num_hidden_layers": 12,
|
|
|
25 |
},
|
26 |
"layer_norm_eps": 1e-05,
|
27 |
"max_position_embeddings": 514,
|
28 |
+
"model_type": "xlm-roberta",
|
29 |
"num_attention_heads": 12,
|
30 |
"num_emotion_labels": 18,
|
31 |
"num_hidden_layers": 12,
|