Training in progress, step 100
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
"pad_token_id": 1,
|
33 |
"position_embedding_type": "absolute",
|
34 |
"problem_type": "single_label_classification",
|
35 |
-
"torch_dtype": "
|
36 |
"transformers_version": "4.24.0",
|
37 |
"type_vocab_size": 1,
|
38 |
"use_cache": true,
|
|
|
32 |
"pad_token_id": 1,
|
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": 1,
|
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:e11d65fae459511e5fa3f8d4f2c7363e28c9100dc407df7c83454ffa98b32c90
|
3 |
+
size 498666477
|
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:01c7e24e8a164b67efb3f91f8e196cd1a879b961fa22d32035c4f26a9f74cdf5
|
3 |
size 3567
|