Gowreesh234
commited on
Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Apr15_22-57-02_7e448a0f4e85/events.out.tfevents.1713221839.7e448a0f4e85.13645.0 +2 -2
- runs/Apr15_22-57-02_7e448a0f4e85/events.out.tfevents.1713223408.7e448a0f4e85.13645.1 +3 -0
- runs/Apr15_23-24-16_7e448a0f4e85/events.out.tfevents.1713223493.7e448a0f4e85.13645.2 +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 495189552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3bf75bb4035b52b17e881424d3d2b7b70f7560d5e7889d85b33c64cca92821d
|
3 |
size 495189552
|
runs/Apr15_22-57-02_7e448a0f4e85/events.out.tfevents.1713221839.7e448a0f4e85.13645.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:f69269a5a7398e8d50327269d5548d9618a4c00ae98851c176980c61594b9578
|
3 |
+
size 5913
|
runs/Apr15_22-57-02_7e448a0f4e85/events.out.tfevents.1713223408.7e448a0f4e85.13645.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37a17a6ca69b250008563f4b003f2b0fedf3180352ac94f71ecafe8bcd2b16b9
|
3 |
+
size 5702
|
runs/Apr15_23-24-16_7e448a0f4e85/events.out.tfevents.1713223493.7e448a0f4e85.13645.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f909c0403482aba3bbdc25a2f6bd7760706c34044641cb25daa710f9fd26afc
|
3 |
+
size 5702
|
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:16d9dcd824fb641405b2e73af3f8d9fcd23d3c320138f91792bf28237d32b307
|
3 |
size 5112
|