Training in progress, step 500
Browse files
config.json
CHANGED
@@ -71,7 +71,7 @@
|
|
71 |
}
|
72 |
},
|
73 |
"torch_dtype": "float32",
|
74 |
-
"transformers_version": "4.
|
75 |
"use_cache": true,
|
76 |
"vocab_size": 50264
|
77 |
}
|
|
|
71 |
}
|
72 |
},
|
73 |
"torch_dtype": "float32",
|
74 |
+
"transformers_version": "4.42.4",
|
75 |
"use_cache": true,
|
76 |
"vocab_size": 50264
|
77 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1222284056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ecc5506a2811a04e376efb9af0b3d311340b618f07ce0767870cd66a4c72c54
|
3 |
size 1222284056
|
runs/Aug06_19-08-22_059ea241c77a/events.out.tfevents.1722971304.059ea241c77a.1066.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3407c3101bdc92b5f94acb374b7804a312d7e35b24a118b59eeb26102827818
|
3 |
+
size 6541
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 128,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 128
|
12 |
-
},
|
13 |
-
"direction": "Right",
|
14 |
-
"pad_to_multiple_of": null,
|
15 |
-
"pad_id": 1,
|
16 |
-
"pad_type_id": 0,
|
17 |
-
"pad_token": "<pad>"
|
18 |
-
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"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 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:892bc9a3f0e965ad7b5b5a8da577524fd1485e9d4c56ad2c53ceb08b2e12d0f7
|
3 |
size 5176
|