Training in progress, step 100
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"pad_token_id": 1,
|
31 |
"position_embedding_type": "absolute",
|
32 |
"problem_type": "single_label_classification",
|
33 |
-
"torch_dtype": "
|
34 |
"transformers_version": "4.33.3",
|
35 |
"type_vocab_size": 1,
|
36 |
"use_cache": true,
|
|
|
30 |
"pad_token_id": 1,
|
31 |
"position_embedding_type": "absolute",
|
32 |
"problem_type": "single_label_classification",
|
33 |
+
"torch_dtype": "float32",
|
34 |
"transformers_version": "4.33.3",
|
35 |
"type_vocab_size": 1,
|
36 |
"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:17242e2f15563bfbd8d1cd700157365357b1c4d897bbcddf504a2576b293e0e1
|
3 |
+
size 2239705966
|
training_args.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:8e09638ca368c1ea2daa579d847fea93bcce368d3b94b017d2e9be4753c9d3f6
|
3 |
+
size 4536
|