GlycerinLOL
commited on
Commit
•
6e6d7d7
1
Parent(s):
3cfd979
Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Feb04_03-06-36_c3fbaactr1706986480728-hdq7k/events.out.tfevents.1706987202.c3fbaactr1706986480728-hdq7k.6295.0 +3 -0
- runs/Feb04_03-07-51_c3fbaactr1706986480728-hdq7k/events.out.tfevents.1706987277.c3fbaactr1706986480728-hdq7k.7570.0 +3 -0
- runs/Feb04_03-10-50_c3fbaactr1706986480728-hdq7k/events.out.tfevents.1706987456.c3fbaactr1706986480728-hdq7k.9685.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 1625426996
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:567ed60326c28afc240555d57ea2421b6908b95c48f3ae22c0a78e99763d5877
|
3 |
size 1625426996
|
runs/Feb04_03-06-36_c3fbaactr1706986480728-hdq7k/events.out.tfevents.1706987202.c3fbaactr1706986480728-hdq7k.6295.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cb3f1334f82176ba57ca5272a0936f8afeec5cadead8d2f51d82d32487a9c90
|
3 |
+
size 5517
|
runs/Feb04_03-07-51_c3fbaactr1706986480728-hdq7k/events.out.tfevents.1706987277.c3fbaactr1706986480728-hdq7k.7570.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b58b164cd663101644817b481ec9674d42ff9003f17bc863db9f1d6fc0985302
|
3 |
+
size 5516
|
runs/Feb04_03-10-50_c3fbaactr1706986480728-hdq7k/events.out.tfevents.1706987456.c3fbaactr1706986480728-hdq7k.9685.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cf3a065af1bfd291194ee583037f3de84bab37f210e2833cb92915dfb4f02ef
|
3 |
+
size 5673
|
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 4411
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:607404278e9594bf7339a1f0d51c04fb34aae91d618e6ccfa12c6445c0c8a107
|
3 |
size 4411
|