GlycerinLOL
commited on
Commit
•
03076e6
1
Parent(s):
e4fadcf
Training in progress, step 2000
Browse files- model.safetensors +1 -1
- runs/Mar02_13-23-04_oi5vv8ctr1709312124223-tkfr5/events.out.tfevents.1709356998.oi5vv8ctr1709312124223-tkfr5.24942.0 +3 -0
- runs/Mar02_13-27-43_oi5vv8ctr1709312124223-tkfr5/events.out.tfevents.1709357276.oi5vv8ctr1709312124223-tkfr5.28786.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 2279458540
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fb2fd3da7a3620603d38eda636ae62668840bc4f25a9aedd87de66c5105cd3e
|
3 |
size 2279458540
|
runs/Mar02_13-23-04_oi5vv8ctr1709312124223-tkfr5/events.out.tfevents.1709356998.oi5vv8ctr1709312124223-tkfr5.24942.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc4a66ced944731ae06b6f94aa484187e1bacefbb6c6e9c273ac2ffccdb55d66
|
3 |
+
size 5284
|
runs/Mar02_13-27-43_oi5vv8ctr1709312124223-tkfr5/events.out.tfevents.1709357276.oi5vv8ctr1709312124223-tkfr5.28786.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c239f27fa15a5ce0ff18e82bd868e68cf9a7c2d98a6f0c22bc71104e428f96a8
|
3 |
+
size 6789
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 128,
|
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 4475
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ffa3de76f263d771ea1fcc0caa5e662f2ea188f315f8d8a00b4ded05005631e
|
3 |
size 4475
|