Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "wybxc/
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -28,7 +28,7 @@
|
|
28 |
"position_embedding_type": "absolute",
|
29 |
"problem_type": "single_label_classification",
|
30 |
"torch_dtype": "float32",
|
31 |
-
"transformers_version": "4.
|
32 |
"type_vocab_size": 2,
|
33 |
"use_cache": true,
|
34 |
"vocab_size": 21128
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "wybxc/danmaku-spam",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
28 |
"position_embedding_type": "absolute",
|
29 |
"problem_type": "single_label_classification",
|
30 |
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.39.3",
|
32 |
"type_vocab_size": 2,
|
33 |
"use_cache": true,
|
34 |
"vocab_size": 21128
|