Training in progress, step 100
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -45,7 +45,7 @@
|
|
45 |
"pad_token_id": 0,
|
46 |
"position_embedding_type": "absolute",
|
47 |
"problem_type": "single_label_classification",
|
48 |
-
"torch_dtype": "
|
49 |
"transformers_version": "4.24.0",
|
50 |
"type_vocab_size": 2,
|
51 |
"use_cache": true,
|
|
|
45 |
"pad_token_id": 0,
|
46 |
"position_embedding_type": "absolute",
|
47 |
"problem_type": "single_label_classification",
|
48 |
+
"torch_dtype": "float32",
|
49 |
"transformers_version": "4.24.0",
|
50 |
"type_vocab_size": 2,
|
51 |
"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:3159d1755549af6f4631fd5e8f88ee378baddf0c2e4523b549160eaa2d4fb9fc
|
3 |
+
size 438033773
|
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:bc5b7a06aa6ed7515bce33577e6c8eff102b3f72be918e0d75265482b0edd686
|
3 |
size 3567
|