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