Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/May17_07-34-57_2c7afab96064/events.out.tfevents.1684309103.2c7afab96064.376.0 +2 -2
- runs/May17_07-34-57_2c7afab96064/events.out.tfevents.1684310302.2c7afab96064.376.2 +3 -0
- runs/May17_08-11-07_2c7afab96064/1684311075.9493322/events.out.tfevents.1684311075.2c7afab96064.376.4 +3 -0
- runs/May17_08-11-07_2c7afab96064/events.out.tfevents.1684311075.2c7afab96064.376.3 +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 438032501
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a9c3aa71df3f670844efbe3c52f8b08007b2635408470769b000d3cb0236d2d
|
3 |
size 438032501
|
runs/May17_07-34-57_2c7afab96064/events.out.tfevents.1684309103.2c7afab96064.376.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:c255bb047fad72e64e3731e37c7ac6ebe7a39df7ad402b5eff7caa434915c174
|
3 |
+
size 9539
|
runs/May17_07-34-57_2c7afab96064/events.out.tfevents.1684310302.2c7afab96064.376.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1f03667f80143e56aacd3e9fea651fee7664142f5b51718f5bcc6489fd7568c
|
3 |
+
size 518
|
runs/May17_08-11-07_2c7afab96064/1684311075.9493322/events.out.tfevents.1684311075.2c7afab96064.376.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6d21e25abd88a33d667b815b05505ac0d2b289aa59bcc5e041caee91a3c8d12
|
3 |
+
size 6010
|
runs/May17_08-11-07_2c7afab96064/events.out.tfevents.1684311075.2c7afab96064.376.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd4afd1c1013ac1a7c135ffef8316de5ef4d9a8fa2ebfbfa7229c40c4b3c9de5
|
3 |
+
size 5118
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
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,
|
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 3707
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cc32b8e150bacfe8a421e949feecb1ccc7ace8f946c2bda7551b46aadb5ac60
|
3 |
size 3707
|