albertmartinez
commited on
Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -62,7 +62,7 @@
|
|
62 |
"position_embedding_type": "absolute",
|
63 |
"problem_type": "single_label_classification",
|
64 |
"torch_dtype": "float32",
|
65 |
-
"transformers_version": "4.
|
66 |
"type_vocab_size": 2,
|
67 |
"use_cache": true,
|
68 |
"vocab_size": 105879
|
|
|
62 |
"position_embedding_type": "absolute",
|
63 |
"problem_type": "single_label_classification",
|
64 |
"torch_dtype": "float32",
|
65 |
+
"transformers_version": "4.43.0",
|
66 |
"type_vocab_size": 2,
|
67 |
"use_cache": true,
|
68 |
"vocab_size": 105879
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 669498432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e63593a0429023aa7ea4a99ff99de08733ef892413b0cae3dc83e62a3ee84cef
|
3 |
size 669498432
|
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:f8660b9baf0595fe5e02ff6ee2d0da06a39ea988269e8bb7179473456151bd4c
|
3 |
+
size 5304
|