Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -8,7 +8,8 @@
|
|
8 |
"RelikReaderREModel"
|
9 |
],
|
10 |
"auto_map": {
|
11 |
-
"
|
|
|
12 |
},
|
13 |
"default_reader_class": null,
|
14 |
"entity_type_loss": null,
|
|
|
8 |
"RelikReaderREModel"
|
9 |
],
|
10 |
"auto_map": {
|
11 |
+
"AutoConfig": "configuration_relik.RelikReaderConfig",
|
12 |
+
"AutoModel": "modeling_relik.RelikReaderREModel"
|
13 |
},
|
14 |
"default_reader_class": null,
|
15 |
"entity_type_loss": null,
|