Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -26,5 +26,5 @@
|
|
26 |
"problem_type": "single_label_classification",
|
27 |
"qkv_bias": true,
|
28 |
"torch_dtype": "float32",
|
29 |
-
"transformers_version": "4.
|
30 |
}
|
|
|
26 |
"problem_type": "single_label_classification",
|
27 |
"qkv_bias": true,
|
28 |
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.28.1"
|
30 |
}
|