rooftopcoder
commited on
Commit
•
98bdb19
1
Parent(s):
b522219
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/May10_18-31-29_1a6e58a818b7/events.out.tfevents.1683743644.1a6e58a818b7.1457.0 +2 -2
- runs/May10_19-00-03_1a6e58a818b7/1683745213.5202692/events.out.tfevents.1683745213.1a6e58a818b7.3774.1 +3 -0
- runs/May10_19-00-03_1a6e58a818b7/1683745223.1013527/events.out.tfevents.1683745223.1a6e58a818b7.3774.2 +3 -0
- runs/May10_19-00-03_1a6e58a818b7/1683745223.8368654/events.out.tfevents.1683745223.1a6e58a818b7.3774.3 +3 -0
- runs/May10_19-00-03_1a6e58a818b7/events.out.tfevents.1683745213.1a6e58a818b7.3774.0 +3 -0
- tokenizer.json +1 -6
- 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 557969145
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07ac3d0c03742ca8d2862041bd056a23ac6e03cc3fc90b09997665ef1b3d6521
|
3 |
size 557969145
|
runs/May10_18-31-29_1a6e58a818b7/events.out.tfevents.1683743644.1a6e58a818b7.1457.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:6641a33eaf9fa773c52209129fe3686229e585f7769c2eae412acadb4169d7b6
|
3 |
+
size 21787
|
runs/May10_19-00-03_1a6e58a818b7/1683745213.5202692/events.out.tfevents.1683745213.1a6e58a818b7.3774.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5476ab47b82f22a4d6387ada039994090bec112c4faaedcb1be2ca4be6c82a7
|
3 |
+
size 6155
|
runs/May10_19-00-03_1a6e58a818b7/1683745223.1013527/events.out.tfevents.1683745223.1a6e58a818b7.3774.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7efe14ec8abf2f3ff0ff6528c2522398408da576c084342a5621e2c9f5b4696b
|
3 |
+
size 6155
|
runs/May10_19-00-03_1a6e58a818b7/1683745223.8368654/events.out.tfevents.1683745223.1a6e58a818b7.3774.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb52cec174bff88aa17a95d7ebc42928da28e9c1a29baeea9114d22dac8452ac
|
3 |
+
size 6155
|
runs/May10_19-00-03_1a6e58a818b7/events.out.tfevents.1683745213.1a6e58a818b7.3774.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a9200cd99d73c46794c7d33c1e96ebfc8ee34a1d02321384fb5c64d827a5b9a
|
3 |
+
size 15674
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 128,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4079
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a12197df160631d82a71925cbf0bd7d20f2aa6b51fc8c3da987c18a5eb88fa6
|
3 |
size 4079
|