Training in progress, step 500
Browse files- model 2.safetensors +3 -0
- model.safetensors +1 -1
- runs/Dec12_14-46-09_Heribertos-MacBook-Pro.local/events.out.tfevents.1702392370.Heribertos-MacBook-Pro.local.10373.0 +2 -2
- runs/Dec12_16-40-33_Heribertos-MacBook-Pro.local/events.out.tfevents.1702399234.Heribertos-MacBook-Pro.local.11430.0 +3 -0
- tokenizer.json +2 -2
- training_args.bin +1 -1
model 2.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cdb0633c6528e16bf37219703dfd8d817232fb1e5901cd86e37bc08f0ff8a83
|
3 |
+
size 265470032
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265470032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2a1f29a2319c6028d850b11b473ca8fe1b88b794fe0fc482293f3ec242e866f
|
3 |
size 265470032
|
runs/Dec12_14-46-09_Heribertos-MacBook-Pro.local/events.out.tfevents.1702392370.Heribertos-MacBook-Pro.local.10373.0
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:107d37fb1df0e4b1a9d43da33e83fe24017dfb5d3a22df5d77fc7bd25398ce50
|
3 |
+
size 4752
|
runs/Dec12_16-40-33_Heribertos-MacBook-Pro.local/events.out.tfevents.1702399234.Heribertos-MacBook-Pro.local.11430.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57be3734d0aa56abff35277bdb307f83dfe8f5cb3d5789c60ce44d486ae1d57f
|
3 |
+
size 4481
|
tokenizer.json
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "OnlySecond",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
-
"Fixed":
|
12 |
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 250,
|
6 |
"strategy": "OnlySecond",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
+
"Fixed": 250
|
12 |
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b11878d2cc6a535dd86f4cb8677af4c190c90798d7cca82d20d6382fe8dff29c
|
3 |
size 4600
|