Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
"torch_dtype": "float32",
|
32 |
-
"transformers_version": "4.
|
33 |
"type_vocab_size": 1,
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 50265
|
|
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
"torch_dtype": "float32",
|
32 |
+
"transformers_version": "4.40.0",
|
33 |
"type_vocab_size": 1,
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 50265
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498612824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a50dcdc45c031f5bb3bb214de9e219867c04cdf5da190b7568756d6833c868d
|
3 |
size 498612824
|
runs/Apr26_10-44-43_7032b73c814a/events.out.tfevents.1714128286.7032b73c814a.424.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e259254ffc05d8ee84f49d3aa07f90ded37f7970e0eada2847247775f0726ec1
|
3 |
+
size 5671
|
tokenizer.json
CHANGED
@@ -88,6 +88,7 @@
|
|
88 |
"end_of_word_suffix": "",
|
89 |
"fuse_unk": false,
|
90 |
"byte_fallback": false,
|
|
|
91 |
"vocab": {
|
92 |
"<s>": 0,
|
93 |
"<pad>": 1,
|
|
|
88 |
"end_of_word_suffix": "",
|
89 |
"fuse_unk": false,
|
90 |
"byte_fallback": false,
|
91 |
+
"ignore_merges": false,
|
92 |
"vocab": {
|
93 |
"<s>": 0,
|
94 |
"<pad>": 1,
|
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:19e0828dbb9e1acee59331f7eca44221b24255c34a9a2ef0acf2af40b101e05d
|
3 |
+
size 4984
|