Upload BertForSequenceClassification
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"problem_type": "single_label_classification",
|
| 24 |
"structure": [],
|
| 25 |
"torch_dtype": "float32",
|
| 26 |
-
"transformers_version": "4.
|
| 27 |
"type_vocab_size": 2,
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 30522
|
|
|
|
| 23 |
"problem_type": "single_label_classification",
|
| 24 |
"structure": [],
|
| 25 |
"torch_dtype": "float32",
|
| 26 |
+
"transformers_version": "4.46.3",
|
| 27 |
"type_vocab_size": 2,
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 30522
|