Training in progress, epoch 1
Browse files- .gitignore +1 -0
- config.json +1 -1
- logs/events.out.tfevents.1700512095.5e6d354fd1ac.29755.0 +3 -0
- pytorch_model.bin +3 -0
- training_args.bin +2 -2
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"position_embedding_type": "absolute",
|
28 |
"problem_type": "single_label_classification",
|
29 |
"torch_dtype": "float32",
|
30 |
-
"transformers_version": "4.
|
31 |
"type_vocab_size": 1,
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 50265
|
|
|
27 |
"position_embedding_type": "absolute",
|
28 |
"problem_type": "single_label_classification",
|
29 |
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.31.0",
|
31 |
"type_vocab_size": 1,
|
32 |
"use_cache": true,
|
33 |
"vocab_size": 50265
|
logs/events.out.tfevents.1700512095.5e6d354fd1ac.29755.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1493ad0161958078c9e096c529dbfbc6ecb8e8402c3a8c8e83bbdac2652165c
|
3 |
+
size 6115
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3c5399095c3cf78699ca99270e622f3907fa53834826aa2fddb9718c4046575
|
3 |
+
size 498664238
|
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:210410dbc7b7f817edaa8bcd4991d30bd2e765a90dd5a4e548fcf550266dd551
|
3 |
+
size 4408
|