papsebestyen
commited on
Commit
•
42a0794
1
Parent(s):
85baea8
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/May19_18-05-59_ne49ze6z08/1652983735.5296788/events.out.tfevents.1652983735.ne49ze6z08.4213.17 +3 -0
- runs/May19_18-05-59_ne49ze6z08/1652983736.2462754/events.out.tfevents.1652983736.ne49ze6z08.4213.18 +3 -0
- runs/May19_18-05-59_ne49ze6z08/1652983737.0480137/events.out.tfevents.1652983737.ne49ze6z08.4213.19 +3 -0
- runs/May19_18-05-59_ne49ze6z08/events.out.tfevents.1652983735.ne49ze6z08.4213.16 +3 -0
- tokenizer.json +2 -16
- 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 442549613
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8592536db6ddd54bdb107d720fab9ce2c38fa878b448110060fd17209a8e75d7
|
3 |
size 442549613
|
runs/May19_18-05-59_ne49ze6z08/1652983735.5296788/events.out.tfevents.1652983735.ne49ze6z08.4213.17
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73046a794d22a8c0b8ee49865d8d05fce3d014a34084eb4f509b08d7e738dbfb
|
3 |
+
size 5196
|
runs/May19_18-05-59_ne49ze6z08/1652983736.2462754/events.out.tfevents.1652983736.ne49ze6z08.4213.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ca705bff746cfe97ec8dbd245388ed1ce9f4ba8da1a0215d700fd83b10a79cd
|
3 |
+
size 5196
|
runs/May19_18-05-59_ne49ze6z08/1652983737.0480137/events.out.tfevents.1652983737.ne49ze6z08.4213.19
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b670acfddac52a6d865ed4b3e4b3deef8d15f9ad993a90f4505f374eb24ef7d8
|
3 |
+
size 5196
|
runs/May19_18-05-59_ne49ze6z08/events.out.tfevents.1652983735.ne49ze6z08.4213.16
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb07d695420466ae9cf32c94f766b95d2023b035630d805bca30029275282eed
|
3 |
+
size 11773
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 512,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 512
|
12 |
-
},
|
13 |
-
"direction": "Right",
|
14 |
-
"pad_to_multiple_of": null,
|
15 |
-
"pad_id": 0,
|
16 |
-
"pad_type_id": 0,
|
17 |
-
"pad_token": "[PAD]"
|
18 |
-
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3247
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54428afb4fb677145d6bb72412f22014adf24f2328189ad034ef57d3c0309e6f
|
3 |
size 3247
|