Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/Mar18_01-55-34_DESKTOP-AUUC0F6/events.out.tfevents.1647539745.DESKTOP-AUUC0F6.2084.0 +2 -2
- runs/Mar18_02-26-51_DESKTOP-AUUC0F6/1647541621.8835857/events.out.tfevents.1647541621.DESKTOP-AUUC0F6.17400.1 +3 -0
- runs/Mar18_02-26-51_DESKTOP-AUUC0F6/events.out.tfevents.1647541621.DESKTOP-AUUC0F6.17400.0 +3 -0
- tokenizer.json +2 -2
- 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 1789300785
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71409b76bce8a1e4622169bcd8c81ec3ffd6e3a64b88e9af272ab3f405747c51
|
3 |
size 1789300785
|
runs/Mar18_01-55-34_DESKTOP-AUUC0F6/events.out.tfevents.1647539745.DESKTOP-AUUC0F6.2084.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:b138975e834b9d92121b50b6b4344b6a15cc7da8c0a65705cb536fcf7317ab44
|
3 |
+
size 6612
|
runs/Mar18_02-26-51_DESKTOP-AUUC0F6/1647541621.8835857/events.out.tfevents.1647541621.DESKTOP-AUUC0F6.17400.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4c281b8a7499f99f5969032a062f235d4cd121d4521f06a115949cdcd1518be
|
3 |
+
size 4991
|
runs/Mar18_02-26-51_DESKTOP-AUUC0F6/events.out.tfevents.1647541621.DESKTOP-AUUC0F6.17400.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f487b76233ef154f8b85b2d7318f235ad1a7076cc6ec23278ada38f2eac7e9ed
|
3 |
+
size 5234
|
tokenizer.json
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
-
"Fixed":
|
12 |
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 128,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
11 |
+
"Fixed": 128
|
12 |
},
|
13 |
"direction": "Right",
|
14 |
"pad_to_multiple_of": null,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3119
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32c1427a22c748cef0c7a1476a31c117d4327d1d826e7abaacaec0df8d7624b0
|
3 |
size 3119
|