Training in progress, step 400
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
"pooler_type": "first_token_transform",
|
33 |
"position_embedding_type": "absolute",
|
34 |
"problem_type": "single_label_classification",
|
35 |
-
"torch_dtype": "
|
36 |
"transformers_version": "4.24.0",
|
37 |
"type_vocab_size": 2,
|
38 |
"use_cache": true,
|
|
|
32 |
"pooler_type": "first_token_transform",
|
33 |
"position_embedding_type": "absolute",
|
34 |
"problem_type": "single_label_classification",
|
35 |
+
"torch_dtype": "float32",
|
36 |
"transformers_version": "4.24.0",
|
37 |
"type_vocab_size": 2,
|
38 |
"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:9ed9700ecac386e09bde814efeab27bd1bcf614505e9ee910dc1e6abe154482f
|
3 |
+
size 669502829
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50e9abbb5ccd1029c4a39a44588aa9d630c4d6a784ea96dc2426072c709a1ef2
|
3 |
size 3631
|