Adam Montgomerie
commited on
Commit
•
9aa5c6b
1
Parent(s):
951c2d8
update weights to new model which was trained for longer
Browse files- pytorch_model.bin +1 -1
- training_args.bin +1 -1
- vocab.json +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262114199
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d9e2ff293bdf767a471fcd3deda5d516a23ddb5d1e488f30afd4bc6ce9185a1
|
3 |
size 1262114199
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2287
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e4fb043fb0d3b46eaf622a2b9b99966fd838dfbc4b44d4c673ce6610b3e27ed
|
3 |
size 2287
|
vocab.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"
|
|
|
1 |
+
{"ł": 0, "l": 1, "ö": 2, "u": 3, "ź": 4, "v": 5, "g": 6, "ü": 7, "á": 8, "h": 9, "ś": 10, "x": 11, "z": 12, "ř": 13, "ń": 14, "t": 15, "ž": 16, "f": 17, "n": 18, "j": 19, "w": 20, "i": 21, "e": 22, "š": 23, "ó": 24, "p": 25, "y": 26, "c": 27, "q": 28, "k": 30, "o": 31, "ň": 32, "ě": 33, "b": 34, "m": 35, "d": 36, "a": 37, "s": 38, "č": 39, "r": 40, "ć": 41, "|": 29, "[UNK]": 42, "[PAD]": 43}
|