Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Jun07_11-58-40_52cc51262b06/events.out.tfevents.1717761522.52cc51262b06.540.2 +2 -2
- runs/Jun07_12-14-44_52cc51262b06/events.out.tfevents.1717762486.52cc51262b06.540.3 +3 -0
- runs/Jun07_12-17-17_52cc51262b06/events.out.tfevents.1717762639.52cc51262b06.9535.0 +3 -0
- tokenizer.json +1 -6
- training_args.bin +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435614544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf930150e268e11436879241859087028457b9a119705c2b91191042cefabb05
|
3 |
size 435614544
|
runs/Jun07_11-58-40_52cc51262b06/events.out.tfevents.1717761522.52cc51262b06.540.2
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:e943ade0752f586e3f75381c52c2acad635af4405eee79e574e1b84abdc12d1e
|
3 |
+
size 7168
|
runs/Jun07_12-14-44_52cc51262b06/events.out.tfevents.1717762486.52cc51262b06.540.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee2569bd9f3641d5094e829d57a7037b7705eba0b636e91491ce7f9901232f22
|
3 |
+
size 4184
|
runs/Jun07_12-17-17_52cc51262b06/events.out.tfevents.1717762639.52cc51262b06.9535.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef513deb73612755c669e165bb3683b77fbeb10cee4e345080b68689f26a6468
|
3 |
+
size 5870
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 512,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d10a96495e97207cf935f223f6517f40fce3791a23ed9f7368b5313460248934
|
3 |
size 5112
|