Update alphabet.json
Browse files- alphabet.json +4 -1
alphabet.json
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"labels": [" ", "\\", "]", "`", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "\u00bd", "\u00e1", "\u00e9", "\u00f3", "\u014b", "\u0161", "\u03b7", "\u0572", "\u1fce", "\u1fdd", "\u1fef", "\u2013", "\u2014", "\u201c", "\u201d", "\u201f", "\u2022", "\u2026", "\u2047", "<s>", "nyn", "lug", "teo", "</s>", "ach", ""],
|
3 |
+
"is_bpe": false
|
4 |
+
}
|