Training in progress, step 400
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
"pad_token_id": 1,
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
-
"torch_dtype": "
|
32 |
"transformers_version": "4.24.0",
|
33 |
"type_vocab_size": 1,
|
34 |
"use_cache": true,
|
|
|
28 |
"pad_token_id": 1,
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
+
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.24.0",
|
33 |
"type_vocab_size": 1,
|
34 |
"use_cache": true,
|
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:9da28ccca43fecf14fc1f85c9842c5efbfbce40d1c3b266827305357602be2f1
|
3 |
+
size 498660333
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3567
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e4e02034c73ad365e3843bf2fdf820e4338e16789a2252e6d84ea69b975f089
|
3 |
size 3567
|