GlycerinLOL
commited on
Commit
•
325985f
1
Parent(s):
d9994e7
Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Dec28_18-55-30_n4bcoectr1703727001286-fmclw/events.out.tfevents.1703760935.n4bcoectr1703727001286-fmclw.222322.0 +2 -2
- runs/Dec28_22-03-28_n4bcoectr1703727001286-fmclw/events.out.tfevents.1703772212.n4bcoectr1703727001286-fmclw.87757.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 2283652852
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7534561c62e81b8b27f0d0620a5a2d6a74156f3074cb1bbd3fc77a4e5125495a
|
3 |
size 2283652852
|
runs/Dec28_18-55-30_n4bcoectr1703727001286-fmclw/events.out.tfevents.1703760935.n4bcoectr1703727001286-fmclw.222322.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:6fde8a3cf94f933343bbcf11abb0c4b38cf317d51406ea9e44e4d1372de040a9
|
3 |
+
size 7788
|
runs/Dec28_22-03-28_n4bcoectr1703727001286-fmclw/events.out.tfevents.1703772212.n4bcoectr1703727001286-fmclw.87757.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8125dcc7ba51deb94a0781398ff310b72e3bb4dfaa31e5f98d45d7391f0f77c
|
3 |
+
size 7114
|
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:015500db6951d71269918a6c523d40acbc58d24444d6539f74e98758634f799a
|
3 |
size 4475
|