Training in progress, step 60
Browse files- config.json +1 -1
- model.safetensors +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
"position_embedding_type": "absolute",
|
33 |
"problem_type": "multi_label_classification",
|
34 |
"torch_dtype": "float32",
|
35 |
-
"transformers_version": "4.
|
36 |
"type_vocab_size": 1,
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50265
|
|
|
32 |
"position_embedding_type": "absolute",
|
33 |
"problem_type": "multi_label_classification",
|
34 |
"torch_dtype": "float32",
|
35 |
+
"transformers_version": "4.35.0",
|
36 |
"type_vocab_size": 1,
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50265
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:606d727de4e71b496e7909a04ea88a61d4e98fd6e362a4b0a14d9e9453a7aa70
|
3 |
+
size 498615900
|
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:828fa122489e6a75299c63d58eab54096d0b1fd1e288e69aac3e15027de45474
|
3 |
+
size 4600
|