Roman Solomatin commited on
Commit
ea396ea
·
unverified ·
1 Parent(s): 5c7e478

fix config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "listconranker": [
3
- "BertModel"
4
  ],
5
  "auto_map": {
6
  "AutoConfig": "listconranker.ListConRankerConfig",
 
1
  {
2
+ "architectures": [
3
+ "ListConRanker"
4
  ],
5
  "auto_map": {
6
  "AutoConfig": "listconranker.ListConRankerConfig",