Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"architectures": ["XLMRobertaBiLSTM"], "model_type": "xlm-roberta-bilstm", "num_labels": 17, "lstm_hidden_size": 256, "dropout": 0.1, "base_model": "xlm-roberta-large"}
|