Training in progress, epoch 1
Browse files
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9e28d733d147667e400e6befd2b658eded2e864354f8b062fff943a244c0080
|
3 |
+
size 4626887465
|
runs/Jul13_16-54-30_07751a6797e2/1689267276.821546/events.out.tfevents.1689267276.07751a6797e2.212.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2e6fa533b9eb41323e06812f2c51111fe99314860f883ffa15ba4890123a65d
|
3 |
+
size 5952
|
runs/Jul13_16-54-30_07751a6797e2/events.out.tfevents.1689267276.07751a6797e2.212.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b066014c128b65480fee355394ca39bc79d5858aeb44dc80613576bbf9a8dd54
|
3 |
+
size 7187
|
tokenizer.json
CHANGED
@@ -2,11 +2,18 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
-
"padding":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
"added_tokens": [
|
11 |
{
|
12 |
"id": 0,
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 2048,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
+
"padding": {
|
10 |
+
"strategy": "BatchLongest",
|
11 |
+
"direction": "Right",
|
12 |
+
"pad_to_multiple_of": null,
|
13 |
+
"pad_id": 11,
|
14 |
+
"pad_type_id": 0,
|
15 |
+
"pad_token": "<|endoftext|>"
|
16 |
+
},
|
17 |
"added_tokens": [
|
18 |
{
|
19 |
"id": 0,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c2a9fea2b35b8354c445416d1a6dd76c6a26081e449384be395811fac36b404
|
3 |
size 3963
|