Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -48,6 +48,5 @@
|
|
48 |
"transformers_version": "4.48.0",
|
49 |
"type_vocab_size": 1,
|
50 |
"use_cache": true,
|
51 |
-
"vocab_size": 50265
|
52 |
-
"pipeline_tag": "text-classification"
|
53 |
}
|
|
|
48 |
"transformers_version": "4.48.0",
|
49 |
"type_vocab_size": 1,
|
50 |
"use_cache": true,
|
51 |
+
"vocab_size": 50265
|
|
|
52 |
}
|