charlesxsh commited on
Commit
f354dc8
·
1 Parent(s): ffe9bd8
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
  "hidden_size": 128,
3
- "model_type": "custom-model",
4
- "architectures": ["CustomModel"]
5
  }
 
1
  {
2
  "hidden_size": 128,
3
+ "model_type": "custom-model"
 
4
  }