Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"position_embedding_type": "absolute",
|
26 |
"problem_type": "single_label_classification",
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.
|
29 |
"type_vocab_size": 1,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 50265
|
|
|
25 |
"position_embedding_type": "absolute",
|
26 |
"problem_type": "single_label_classification",
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.32.1",
|
29 |
"type_vocab_size": 1,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 50265
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a51aad2fd5e6f403393e42896fa31561d4f8319bae37ee6dafb66e7f407814f3
|
3 |
+
size 498658094
|
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:192906c3140ac712613fb779d21760bbebb1f00d5f1560c7d20c243437aaa8ec
|
3 |
+
size 4536
|