v1.0.3
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
"position_embedding_type": "absolute",
|
41 |
"problem_type": "multi_label_classification",
|
42 |
"torch_dtype": "float32",
|
43 |
-
"transformers_version": "4.
|
44 |
"type_vocab_size": 2,
|
45 |
"use_cache": true,
|
46 |
"vocab_size": 21128
|
|
|
40 |
"position_embedding_type": "absolute",
|
41 |
"problem_type": "multi_label_classification",
|
42 |
"torch_dtype": "float32",
|
43 |
+
"transformers_version": "4.25.1",
|
44 |
"type_vocab_size": 2,
|
45 |
"use_cache": true,
|
46 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5d27f7136bf823259f30687e73de21bc6109832eb04a7bb19e575f61b4171f6
|
3 |
+
size 409155701
|
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:b5cf14bc7a0cb69fc7956be5d2171924fa67ca8114f98cd0bcf9b2298f3ba32b
|
3 |
+
size 3387
|