VitaliiVrublevskyi
commited on
Commit
•
134888c
1
Parent(s):
92abdc2
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/Sep14_17-14-26_11e72d2ef24e/events.out.tfevents.1694711669.11e72d2ef24e.2655.16 +2 -2
- runs/Sep14_17-21-47_11e72d2ef24e/1694712110.9916115/events.out.tfevents.1694712110.11e72d2ef24e.2655.19 +3 -0
- runs/Sep14_17-21-47_11e72d2ef24e/events.out.tfevents.1694712110.11e72d2ef24e.2655.18 +3 -0
- tokenizer.json +1 -6
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 995328161
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e16b4b8906d32251c9febeb1e9f3889886551add854f1f45b089c19d1d7f93d3
|
3 |
size 995328161
|
runs/Sep14_17-14-26_11e72d2ef24e/events.out.tfevents.1694711669.11e72d2ef24e.2655.16
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:5c58090e8679777131d422ca6ec51447356e530c677ea5c6bc1c3f9c1bc4467f
|
3 |
+
size 5552
|
runs/Sep14_17-21-47_11e72d2ef24e/1694712110.9916115/events.out.tfevents.1694712110.11e72d2ef24e.2655.19
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f30fc2bfd731c7ed243aea58a21d125003efd394cc91bcc92795af35a66fb72b
|
3 |
+
size 5925
|
runs/Sep14_17-21-47_11e72d2ef24e/events.out.tfevents.1694712110.11e72d2ef24e.2655.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:111814be4cebac078f8a5dfab44a54f90808713f6bd138a1d6341a5d83a58656
|
3 |
+
size 4460
|
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 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a72fbd3134bd77113fd8afd5cabbdb9b1cbd3dcf422123a43bb6ed88cd4e0753
|
3 |
size 3643
|