Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/May04_10-46-02_sc-aniemore/events.out.tfevents.1683186366.sc-aniemore.386742.0 +2 -2
- runs/May04_11-22-44_sc-aniemore/1683188568.9436886/events.out.tfevents.1683188568.sc-aniemore.401237.1 +3 -0
- runs/May04_11-22-44_sc-aniemore/events.out.tfevents.1683188568.sc-aniemore.401237.0 +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 1743391109
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64496b3be077c1cb9e5ed5cc7b124ba7ec820c9bdb98c19d0c4279ecf696cb4a
|
3 |
size 1743391109
|
runs/May04_10-46-02_sc-aniemore/events.out.tfevents.1683186366.sc-aniemore.386742.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:d34272956467c6582ec59784e0607464eb976064b540ca6d15f5ab29e937b012
|
3 |
+
size 26769
|
runs/May04_11-22-44_sc-aniemore/1683188568.9436886/events.out.tfevents.1683188568.sc-aniemore.401237.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7261c169a1d07f2e8ececeb9b24316cd390bcbba2f316914e7b0d008da5a236
|
3 |
+
size 6034
|
runs/May04_11-22-44_sc-aniemore/events.out.tfevents.1683188568.sc-aniemore.401237.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:725c556a15617c8eb3545734b1ea412776f69ae6adebd08f91070ad7fdfc4639
|
3 |
+
size 18919
|
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 3771
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1057b4e11c100626f1e79906fb7a1454d49ad1722474d08efad6061e405fb690
|
3 |
size 3771
|