mongrz commited on
Commit
d76009c
·
verified ·
1 Parent(s): 7c1475c

Upload my custom model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"vocab_size": 250002, "hidden_size": 256, "output_size": 2, "cell_type": "GRU"}
 
1
+ {"vocab_size": 250002, "hidden_size": 256, "output_size": 2, "cell_type": "GRU", "model_type": "xlm-roberta"}