Training in progress, step 100
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"pad_token_id": 0,
|
32 |
"position_embedding_type": "absolute",
|
33 |
"problem_type": "single_label_classification",
|
34 |
-
"torch_dtype": "
|
35 |
"transformers_version": "4.24.0",
|
36 |
"type_vocab_size": 2,
|
37 |
"use_cache": true,
|
|
|
31 |
"pad_token_id": 0,
|
32 |
"position_embedding_type": "absolute",
|
33 |
"problem_type": "single_label_classification",
|
34 |
+
"torch_dtype": "float32",
|
35 |
"transformers_version": "4.24.0",
|
36 |
"type_vocab_size": 2,
|
37 |
"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:94cc802dfa841f234f727ed71c5c93f26bb4918b9e6b335c6db88fb55ba9f0c9
|
3 |
+
size 438012269
|
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:460c1055576d7d700fbfb10602eaf5bcfe86a91800ba70aabda53bb39b1b63f5
|
3 |
size 3567
|