Training in progress, step 100
Browse files- runs/Jun26_12-17-34_ip-10-10-22-230.eu-west-1.compute.internal/events.out.tfevents.1687781975.ip-10-10-22-230.eu-west-1.compute.internal.4306.0 +2 -2
- runs/Jun26_13-30-02_ip-10-10-22-230.eu-west-1.compute.internal/events.out.tfevents.1687786673.ip-10-10-22-230.eu-west-1.compute.internal.11659.0 +3 -0
- tokenizer.json +14 -2
- training_args.bin +1 -1
runs/Jun26_12-17-34_ip-10-10-22-230.eu-west-1.compute.internal/events.out.tfevents.1687781975.ip-10-10-22-230.eu-west-1.compute.internal.4306.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:e5b158f383ada3aaebdc513b56d30806e13c1bb308281e4042da6c68625ff1bd
|
| 3 |
+
size 21831
|
runs/Jun26_13-30-02_ip-10-10-22-230.eu-west-1.compute.internal/events.out.tfevents.1687786673.ip-10-10-22-230.eu-west-1.compute.internal.11659.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bcf9aaaf8446b6807c763f6d01106a7999bfcc698c6434fb502f3e577af9f21
|
| 3 |
+
size 20599
|
tokenizer.json
CHANGED
|
@@ -1,7 +1,19 @@
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
-
"truncation":
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"added_tokens": [
|
| 6 |
{
|
| 7 |
"id": 0,
|
|
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
+
"truncation": {
|
| 4 |
+
"direction": "Right",
|
| 5 |
+
"max_length": 512,
|
| 6 |
+
"strategy": "LongestFirst",
|
| 7 |
+
"stride": 0
|
| 8 |
+
},
|
| 9 |
+
"padding": {
|
| 10 |
+
"strategy": "BatchLongest",
|
| 11 |
+
"direction": "Right",
|
| 12 |
+
"pad_to_multiple_of": null,
|
| 13 |
+
"pad_id": 11,
|
| 14 |
+
"pad_type_id": 0,
|
| 15 |
+
"pad_token": "<|endoftext|>"
|
| 16 |
+
},
|
| 17 |
"added_tokens": [
|
| 18 |
{
|
| 19 |
"id": 0,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7377d70235cb72e79a2191245bc64d268e493ddeb26aa2392728b563be9b31e7
|
| 3 |
size 4027
|