Training in progress, step 500
Browse files- runs/Mar12_08-29-55_07f80990650c/events.out.tfevents.1710232196.07f80990650c.183.0 +2 -2
- runs/Mar12_08-52-43_07f80990650c/events.out.tfevents.1710233564.07f80990650c.183.1 +3 -0
- runs/Mar12_08-59-42_07f80990650c/events.out.tfevents.1710233983.07f80990650c.183.2 +3 -0
- tokenizer.json +6 -1
- training_args.bin +1 -1
runs/Mar12_08-29-55_07f80990650c/events.out.tfevents.1710232196.07f80990650c.183.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:8f75c2bf0de11bede337b315ef6a0f7e4c7f7f518dcfadf08998dc96a0bdb8e7
|
3 |
+
size 6105
|
runs/Mar12_08-52-43_07f80990650c/events.out.tfevents.1710233564.07f80990650c.183.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e4cb37e29ed216b28a3a67875b98fa0bdb32a4d738f99ff9f5a576065526955
|
3 |
+
size 4947
|
runs/Mar12_08-59-42_07f80990650c/events.out.tfevents.1710233983.07f80990650c.183.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:176cd33e0af329bb8cb6918212371d89dcbe1bf73c99deb5fadd87d03da97afb
|
3 |
+
size 5158
|
tokenizer.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
4 |
+
"direction": "Right",
|
5 |
+
"max_length": 500,
|
6 |
+
"strategy": "LongestFirst",
|
7 |
+
"stride": 0
|
8 |
+
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b845c6eb2ea673c629859fc4527892f80a5c6860fa97753db4cb438c769a7446
|
3 |
size 5048
|