v1.0.2 best_threshold: 0.411
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./uploadModel/
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -39,7 +39,7 @@
|
|
39 |
"problem_type": "multi_label_classification",
|
40 |
"tokenizer_class": "BertTokenizerFast",
|
41 |
"torch_dtype": "float32",
|
42 |
-
"transformers_version": "4.
|
43 |
"type_vocab_size": 2,
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 21128
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./uploadModel/",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
39 |
"problem_type": "multi_label_classification",
|
40 |
"tokenizer_class": "BertTokenizerFast",
|
41 |
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.24.0",
|
43 |
"type_vocab_size": 2,
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 21128
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 409153901
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c325747b60905bf66d646f56e71b4f1663ea92156f9420d29d04940f219c8d9
|
3 |
size 409153901
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00c880023710e61ba41447e9f89d3fc3f103122206b351561c7f0770dc03888f
|
3 |
+
size 3375
|