frodeopdahl commited on
Commit
6885cf7
1 Parent(s): c38526d

Update model

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. vocab.json +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d05d878b8ece0413ba5d4252f6824c4b227794f3d1d4afcaec5d0533940e14b
3
  size 1262073239
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97074cbedd3878d17700d4bc496e9de75d5d21d4507ba2cda9836b07f020d76b
3
  size 1262073239
vocab.json CHANGED
@@ -1 +1 @@
1
- {"u": 1, "k": 2, "a": 3, "v": 4, "": 5, "m": 6, "p": 7, "c": 8, "y": 9, "": 10, "i": 11, "j": 12, "t": 13, "o": 14, "é": 15, "x": 16, "h": 17, "e": 18, "í": 19, "b": 20, "ó": 21, "l": 22, "n": 23, "ú": 24, "d": 25, "s": 26, "w": 27, "r": 28, "f": 29, "g": 30, "á": 31, "|": 0, "[UNK]": 32, "[PAD]": 33}
 
1
+ {"j": 0, "m": 1, "e": 2, "g": 3, "b": 4, "d": 5, "n": 6, "": 7, "x": 8, "f": 9, "h": 11, "c": 12, "t": 13, "y": 14, "s": 15, "ú": 16, "í": 17, "v": 18, "l": 19, "á": 20, "p": 21, "o": 22, "r": 23, "ó": 24, "k": 25, "é": 26, "a": 27, "": 28, "u": 29, "w": 30, "i": 31, "|": 10, "[UNK]": 32, "[PAD]": 33}