Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"ParagramSPModel"
|
| 5 |
],
|
| 6 |
"auto_map": {
|
| 7 |
-
"AutoModel": "
|
| 8 |
},
|
| 9 |
"attention_probs_dropout_prob": 0.1,
|
| 10 |
"classifier_dropout": null,
|
|
|
|
| 4 |
"ParagramSPModel"
|
| 5 |
],
|
| 6 |
"auto_map": {
|
| 7 |
+
"AutoModel": "modeling_paragram_sp.ParagramSPModel"
|
| 8 |
},
|
| 9 |
"attention_probs_dropout_prob": 0.1,
|
| 10 |
"classifier_dropout": null,
|