Add agglutination-optimized tokenizer
Browse files- special_tokens_map.json +1 -3
- tokenizer.json +1 -1
- tokenizer_config.json +0 -0
special_tokens_map.json
CHANGED
@@ -12,7 +12,5 @@
|
|
12 |
"normalized": false,
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
-
}
|
16 |
-
"pad_token": "<pad>",
|
17 |
-
"unk_token": "<unk>"
|
18 |
}
|
|
|
12 |
"normalized": false,
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
+
}
|
|
|
|
|
16 |
}
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 18483225
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a16386f9613f1c3c5ccca061f3d5a625c6fc2c928b787fecb4531cf27e6f3dc
|
3 |
size 18483225
|
tokenizer_config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|