ozcangundes commited on
Commit
2993cf6
1 Parent(s): 4f39b79

Update commit with better model

Browse files
Files changed (1) hide show
  1. vocab.json +1 -1
vocab.json CHANGED
@@ -1 +1 @@
1
- {"x": 0, "ë": 1, "o": 2, "j": 3, "g": 4, "d": 5, "e": 6, "â": 7, "̇": 8, "l": 9, "h": 10, "m": 11, "q": 12, "k": 13, "ı": 14, "ç": 15, "s": 16, "w": 17, "c": 19, "t": 20, "u": 21, "r": 22, "i": 23, "f": 24, "î": 25, "ş": 26, "p": 27, "y": 28, "v": 29, "a": 30, "b": 31, "ö": 32, "z": 33, "ğ": 34, "n": 35, "ü": 36, "|": 18, "[UNK]": 37, "[PAD]": 38}
1
+ {"u": 0, "â": 1, "k": 2, "w": 3, "ş": 4, "o": 5, "î": 6, "̇": 7, "ë": 8, "ü": 9, "h": 10, "ğ": 11, "r": 12, "ö": 13, "y": 14, "v": 15, "c": 16, "a": 18, "s": 19, "g": 20, "ı": 21, "q": 22, "t": 23, "l": 24, "e": 25, "m": 26, "b": 27, "d": 28, "ç": 29, "f": 30, "i": 31, "p": 32, "x": 33, "j": 34, "n": 35, "z": 36, "|": 17, "[UNK]": 37, "[PAD]": 38}