Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"model_type": "BiGRU", "vocab_size":
|
|
|
|
| 1 |
+
{"model_type": "BiGRU", "vocab_size": 1346, "embed_dim": 100, "hidden_dim": 64, "num_classes": 3, "padding_idx": 0}
|