gabrielkytz
commited on
Commit
•
5fec176
1
Parent(s):
a547ec4
Training in progress, epoch 1
Browse files- added_tokens.json +3 -0
- bpe.codes +0 -0
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<mask>": 64000
|
3 |
+
}
|
bpe.codes
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267857197
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01c863d3c2d1bbcb5c23a69e4543d27b910719e9b7a666f1c1ecff1ff67f434c
|
3 |
size 267857197
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b2c63797e8ef35c2f1d30c098a1951aa3d606ccf1e7998d3be50b3866980775
|
3 |
size 3643
|