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:8a094aa367e203c2a2a826c2c00117649557841b9031e117ce268c5925dd15ca
|
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:d4f9590baa42c65d3a5855e3a093887363bdcd5080fdb7253c5525daef151cb5
|
3 |
size 3631
|