Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Sep13_19-11-22_DESKTOP-P79TL96/events.out.tfevents.1726272684.DESKTOP-P79TL96 +2 -2
- runs/Sep23_21-56-12_DESKTOP-P79TL96/events.out.tfevents.1727146583.DESKTOP-P79TL96 +3 -0
- runs/Sep23_22-13-22_DESKTOP-P79TL96/events.out.tfevents.1727147603.DESKTOP-P79TL96 +3 -0
- tokenizer.json +3 -4
- training_args.bin +2 -2
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"pad_token_id": 1,
|
22 |
"position_embedding_type": "absolute",
|
23 |
"torch_dtype": "float32",
|
24 |
-
"transformers_version": "4.
|
25 |
"type_vocab_size": 1,
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 50262
|
|
|
21 |
"pad_token_id": 1,
|
22 |
"position_embedding_type": "absolute",
|
23 |
"torch_dtype": "float32",
|
24 |
+
"transformers_version": "4.36.2",
|
25 |
"type_vocab_size": 1,
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 50262
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496241016
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fe06d4432297e4657c9822dbe3a16544063a75d6b6e3389376ec9dc7684620f
|
3 |
size 496241016
|
runs/Sep13_19-11-22_DESKTOP-P79TL96/events.out.tfevents.1726272684.DESKTOP-P79TL96
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:40e2e00160b4157c7a57db894bb3ee0a2ac052195a4cf7fe058e04ef60ec9075
|
3 |
+
size 5128
|
runs/Sep23_21-56-12_DESKTOP-P79TL96/events.out.tfevents.1727146583.DESKTOP-P79TL96
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d66824b685095f5bf08f7227adc7fbadd61cb8cc38fbd752ec3213942dccd6e7
|
3 |
+
size 4365
|
runs/Sep23_22-13-22_DESKTOP-P79TL96/events.out.tfevents.1727147603.DESKTOP-P79TL96
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:addbaacdf8e4dbbcfdc55a22b78704c1a343cc9a14000aa2bd0c66dc75c1f66d
|
3 |
+
size 4363
|
tokenizer.json
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "OnlySecond",
|
7 |
-
"stride":
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
-
"Fixed":
|
12 |
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
@@ -97,7 +97,6 @@
|
|
97 |
"end_of_word_suffix": "",
|
98 |
"fuse_unk": false,
|
99 |
"byte_fallback": false,
|
100 |
-
"ignore_merges": false,
|
101 |
"vocab": {
|
102 |
"<s>": 0,
|
103 |
"<pad>": 1,
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 384,
|
6 |
"strategy": "OnlySecond",
|
7 |
+
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
+
"Fixed": 384
|
12 |
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
|
|
97 |
"end_of_word_suffix": "",
|
98 |
"fuse_unk": false,
|
99 |
"byte_fallback": false,
|
|
|
100 |
"vocab": {
|
101 |
"<s>": 0,
|
102 |
"<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:f19dff01e123ab6f2d8cff97495684a86189fb8f738979086911336388dd702b
|
3 |
+
size 4664
|