santiviquez
commited on
Commit
•
bcabd74
1
Parent(s):
b7b782c
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Jun08_20-47-31_5c81e62530fa/1654721357.895282/events.out.tfevents.1654721357.5c81e62530fa.72.1 +3 -0
- runs/Jun08_20-47-31_5c81e62530fa/events.out.tfevents.1654721357.5c81e62530fa.72.0 +3 -0
- runs/Jun08_20-51-28_5c81e62530fa/1654721492.4035292/events.out.tfevents.1654721492.5c81e62530fa.72.3 +3 -0
- runs/Jun08_20-51-28_5c81e62530fa/events.out.tfevents.1654721492.5c81e62530fa.72.2 +3 -0
- tokenizer.json +1 -1
- 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 242070267
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a79a4bc2e59ad357655829b4fd9fbf87e56783d4d726370b64b38113d11c8bf
|
3 |
size 242070267
|
runs/Jun08_20-47-31_5c81e62530fa/1654721357.895282/events.out.tfevents.1654721357.5c81e62530fa.72.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be66df52ba376a4e50df8eb235a1d6fca2a533bf20c0499d8aad268989a47384
|
3 |
+
size 5437
|
runs/Jun08_20-47-31_5c81e62530fa/events.out.tfevents.1654721357.5c81e62530fa.72.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86343500cbc5becafddb12aa48220a0df6e5d3f9dd2954b484db6a5400058e3b
|
3 |
+
size 4584
|
runs/Jun08_20-51-28_5c81e62530fa/1654721492.4035292/events.out.tfevents.1654721492.5c81e62530fa.72.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9eee6ad511ba8d66265f10f597fa0c26cc567e3a18e257d76333470971ca8fb
|
3 |
+
size 5437
|
runs/Jun08_20-51-28_5c81e62530fa/events.out.tfevents.1654721492.5c81e62530fa.72.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cca24cf2c331b0ca4e8b3efbd4335a89f6094a9f46c020d15431dbd923659ac
|
3 |
+
size 5058
|
tokenizer.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
-
"max_length":
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
|
|
2 |
"version": "1.0",
|
3 |
"truncation": {
|
4 |
"direction": "Right",
|
5 |
+
"max_length": 30,
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3375
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2c2872f8a44651a3399e3dd5aabbdb93402535d5429944479cbff43eedb25d6
|
3 |
size 3375
|