Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -40,7 +40,7 @@
|
|
| 40 |
"architectures": [
|
| 41 |
"ContextFilterV2"
|
| 42 |
],
|
| 43 |
-
"model_type": "
|
| 44 |
"torch_dtype": "float32",
|
| 45 |
"transformers_version": "4.40.0",
|
| 46 |
"id2label": {
|
|
|
|
| 40 |
"architectures": [
|
| 41 |
"ContextFilterV2"
|
| 42 |
],
|
| 43 |
+
"model_type": "gpt2",
|
| 44 |
"torch_dtype": "float32",
|
| 45 |
"transformers_version": "4.40.0",
|
| 46 |
"id2label": {
|