Training in progress, step 100
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -50,7 +50,7 @@
|
|
50 |
"pooler_type": "first_token_transform",
|
51 |
"position_embedding_type": "absolute",
|
52 |
"problem_type": "single_label_classification",
|
53 |
-
"torch_dtype": "
|
54 |
"transformers_version": "4.24.0",
|
55 |
"type_vocab_size": 2,
|
56 |
"use_cache": true,
|
|
|
50 |
"pooler_type": "first_token_transform",
|
51 |
"position_embedding_type": "absolute",
|
52 |
"problem_type": "single_label_classification",
|
53 |
+
"torch_dtype": "float32",
|
54 |
"transformers_version": "4.24.0",
|
55 |
"type_vocab_size": 2,
|
56 |
"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:fb7c3c9465d29181d57962be65dfe8110290d9327015f8ee6e95d3245949410d
|
3 |
+
size 669530477
|
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:90b27a8c5d38451887926be982ed68e28bc5d3d54a4aa3315948f57d46ff2dca
|
3 |
size 3631
|