Training in progress, step 500
Browse files
config.json
CHANGED
@@ -34,6 +34,6 @@
|
|
34 |
"sinusoidal_pos_embds": false,
|
35 |
"tie_weights_": true,
|
36 |
"torch_dtype": "float32",
|
37 |
-
"transformers_version": "4.39.
|
38 |
"vocab_size": 30522
|
39 |
}
|
|
|
34 |
"sinusoidal_pos_embds": false,
|
35 |
"tie_weights_": true,
|
36 |
"torch_dtype": "float32",
|
37 |
+
"transformers_version": "4.39.1",
|
38 |
"vocab_size": 30522
|
39 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267841796
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d10c137244ff5c40f21d4b16127486dfc83989ab744a383aadb2cba6313d7cf0
|
3 |
size 267841796
|
runs/Mar25_15-34-13_de03d6146750/events.out.tfevents.1711380863.de03d6146750.2779.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:692c7b1fc92c854dd04e089a3ecd8733c31e0dc2faee060db5c680600793f86a
|
3 |
+
size 4184
|
tokenizer.json
CHANGED
@@ -1,19 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 512,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": "BatchLongest",
|
11 |
-
"direction": "Right",
|
12 |
-
"pad_to_multiple_of": null,
|
13 |
-
"pad_id": 0,
|
14 |
-
"pad_type_id": 0,
|
15 |
-
"pad_token": "[PAD]"
|
16 |
-
},
|
17 |
"added_tokens": [
|
18 |
{
|
19 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75f14e737848b648c22c704d617c1efd474a5f3221348312afde74515472f6b1
|
3 |
size 4984
|