v1.0.1
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": "
|
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/checkpoint-450/",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
39 |
"problem_type": "multi_label_classification",
|
40 |
"tokenizer_class": "BertTokenizerFast",
|
41 |
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.21.1",
|
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:d115199488ec3166e199b09a8aa0b1d23eb1230a63f7ded5de9943eea5757340
|
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:c8111020be7511fe466a1c40cae11bb6110867b7316fb27f84df1c06cc26b39e
|
3 |
+
size 3311
|