negsadr commited on
Commit
15a72cb
·
verified ·
1 Parent(s): 3ff2d39

added model_type

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
  "env_dim": 7,
3
- "num_classes": 3884
4
  "model_type": "bert"
5
  }
 
1
  {
2
  "env_dim": 7,
3
+ "num_classes": 3884,
4
  "model_type": "bert"
5
  }