Gowreesh234
commited on
Commit
•
d9e255f
1
Parent(s):
798bd35
Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Apr15_22-34-10_7e448a0f4e85/events.out.tfevents.1713220511.7e448a0f4e85.5707.0 +2 -2
- runs/Apr15_22-47-34_7e448a0f4e85/events.out.tfevents.1713221272.7e448a0f4e85.5707.1 +3 -0
- runs/Apr15_22-49-36_7e448a0f4e85/events.out.tfevents.1713221397.7e448a0f4e85.11726.0 +3 -0
- runs/Apr15_22-49-36_7e448a0f4e85/events.out.tfevents.1713221458.7e448a0f4e85.11726.1 +3 -0
- runs/Apr15_22-57-02_7e448a0f4e85/events.out.tfevents.1713221839.7e448a0f4e85.13645.0 +3 -0
- tokenizer.json +1 -1
- 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:c74375741017059dc8985b49e9be6e15023c94e2590640c5b134e4fb79993069
|
3 |
size 495189552
|
runs/Apr15_22-34-10_7e448a0f4e85/events.out.tfevents.1713220511.7e448a0f4e85.5707.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:191c38822f4a8344c54b6852d44d534aa236d2fdaecbcbd13a2ac4c87924be50
|
3 |
+
size 5914
|
runs/Apr15_22-47-34_7e448a0f4e85/events.out.tfevents.1713221272.7e448a0f4e85.5707.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dccec4a3aea133389559a02a03a7a9acb13920f2107077837453ac1d04a7ffc
|
3 |
+
size 4184
|
runs/Apr15_22-49-36_7e448a0f4e85/events.out.tfevents.1713221397.7e448a0f4e85.11726.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51718a8d4a26d2a882d7c7f4885d93e4dd3b65e77a9dbbb4ef8809f20c85e142
|
3 |
+
size 5703
|
runs/Apr15_22-49-36_7e448a0f4e85/events.out.tfevents.1713221458.7e448a0f4e85.11726.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adf53a4288f849b7a816afbe3ef4a0357b52299821dd72d29a1ed72bdbc4c226
|
3 |
+
size 5703
|
runs/Apr15_22-57-02_7e448a0f4e85/events.out.tfevents.1713221839.7e448a0f4e85.13645.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d47321627ee468fd0e32992be78c7a4da9269abae15503713ef22081e795811b
|
3 |
+
size 5702
|
tokenizer.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 512,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
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:1dbbd90860888829e0edafb1828bad8f91c256c6eabf70d3df8f75a0d0be7958
|
3 |
size 5112
|