Training in progress, step 500
Browse files- runs/Jun21_13-44-53_a1b30e893bc0/events.out.tfevents.1687355096.a1b30e893bc0.7458.3 +3 -0
- runs/Jun21_13-51-40_a1b30e893bc0/events.out.tfevents.1687355503.a1b30e893bc0.7458.4 +3 -0
- runs/Jun21_13-53-50_a1b30e893bc0/events.out.tfevents.1687355633.a1b30e893bc0.7458.5 +3 -0
- runs/Jun21_13-54-20_a1b30e893bc0/events.out.tfevents.1687355663.a1b30e893bc0.7458.6 +3 -0
- tokenizer.json +6 -1
- training_args.bin +1 -1
runs/Jun21_13-44-53_a1b30e893bc0/events.out.tfevents.1687355096.a1b30e893bc0.7458.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d34d61acf70d7b9581f64eba8dd738114fef64cb0381ffb74aac7c7ec56fbd67
|
3 |
+
size 4474
|
runs/Jun21_13-51-40_a1b30e893bc0/events.out.tfevents.1687355503.a1b30e893bc0.7458.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a654ddcb823295b900233bc8048af040de91117bde18846df1c50341a8198a37
|
3 |
+
size 4476
|
runs/Jun21_13-53-50_a1b30e893bc0/events.out.tfevents.1687355633.a1b30e893bc0.7458.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6d935682108899083c6f2c111c645b49a2b2e44e4f3037357c9f7a72ce94ee0
|
3 |
+
size 4476
|
runs/Jun21_13-54-20_a1b30e893bc0/events.out.tfevents.1687355663.a1b30e893bc0.7458.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20540b8dcd8a966e8e04cc0592cdcbc8221f1769036028974ac2f85a1e07f2b8
|
3 |
+
size 5003
|
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": 128,
|
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 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dd73efa090d811dcc10e29474d65b4fc1d829449c13f1939e40a5b1833d4431
|
3 |
size 4091
|