Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Jun21_23-35-19_gbnwp-pod015-2.ipu.graphcore.ai/1655851775.8473632/events.out.tfevents.1655851775.gbnwp-pod015-2.ipu.graphcore.ai +3 -0
- runs/Jun21_23-35-19_gbnwp-pod015-2.ipu.graphcore.ai/events.out.tfevents.1655851775.gbnwp-pod015-2.ipu.graphcore.ai +3 -0
- runs/Jun22_10-14-47_gbnwp-pod015-2.ipu.graphcore.ai/1655890263.0115178/events.out.tfevents.1655890263.gbnwp-pod015-2.ipu.graphcore.ai +3 -0
- runs/Jun22_10-14-47_gbnwp-pod015-2.ipu.graphcore.ai/events.out.tfevents.1655890263.gbnwp-pod015-2.ipu.graphcore.ai +3 -0
- runs/May25_20-50-55_gbnwp-pod015-2.ipu.graphcore.ai/events.out.tfevents.1653509467.gbnwp-pod015-2.ipu.graphcore.ai +2 -2
- 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 277274547
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58bcdbb062009d0e0032afc88e4378f2d824b58b4fa1f4e5f2292bfa3895856d
|
3 |
size 277274547
|
runs/Jun21_23-35-19_gbnwp-pod015-2.ipu.graphcore.ai/1655851775.8473632/events.out.tfevents.1655851775.gbnwp-pod015-2.ipu.graphcore.ai
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4f171143f70ac2194954c5fe455e3d8bcace16874009e0b76f826519407752f
|
3 |
+
size 3919
|
runs/Jun21_23-35-19_gbnwp-pod015-2.ipu.graphcore.ai/events.out.tfevents.1655851775.gbnwp-pod015-2.ipu.graphcore.ai
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb2be1d9212dc26f92fe03287249bc923bd0243275bfc284ad2dbb5f52e85857
|
3 |
+
size 5326
|
runs/Jun22_10-14-47_gbnwp-pod015-2.ipu.graphcore.ai/1655890263.0115178/events.out.tfevents.1655890263.gbnwp-pod015-2.ipu.graphcore.ai
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a8cbdf0cc8de33ec61de9347a40be4cd07ad240d0a745dd2d3739d9d7a2b5c9
|
3 |
+
size 3919
|
runs/Jun22_10-14-47_gbnwp-pod015-2.ipu.graphcore.ai/events.out.tfevents.1655890263.gbnwp-pod015-2.ipu.graphcore.ai
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3298ed48f55c2830ae43565750dcd9891ac67808e061c6deb00df69a6898233a
|
3 |
+
size 10664
|
runs/May25_20-50-55_gbnwp-pod015-2.ipu.graphcore.ai/events.out.tfevents.1653509467.gbnwp-pod015-2.ipu.graphcore.ai
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:53a609440770fbf2988c6552b15dec8d9ab368ffcdff90cc3d3c4ad618d8e952
|
3 |
+
size 191
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 384,
|
6 |
-
"strategy": "OnlySecond",
|
7 |
-
"stride": 128
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 384
|
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 2735
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:904b691f565a47e2b1b7074b004b4dd87ce50ac35bfa01c5b5a6e103a7271657
|
3 |
size 2735
|