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:7c451f0a4d5f7f6287d1a46a1f3159790be32d7f51c88b9aa44e501242705c90
|
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:1809349a66826a0775406b0f02e94efecc93c62d95d6c06872677e2ec635a0a6
|
3 |
size 3567
|