| # Super Vocabulary |
|
|
| A merged super-vocabulary built from 21 tokenizer(s). |
|
|
| **Vocab size:** 122554 |
|
|
| ## Tokenizers |
|
|
| - `flexitok/bpe_arb_Arab_8000` |
| - `flexitok/bpe_ces_Latn_8000` |
| - `flexitok/bpe_ltr_cmn_Hani_8000_v2` |
| - `flexitok/bpe_dan_Latn_8000` |
| - `flexitok/bpe_deu_Latn_8000` |
| - `flexitok/bpe_ell_Grek_8000` |
| - `flexitok/bpe_fas_Arab_8000` |
| - `flexitok/bpe_fra_Latn_8000` |
| - `flexitok/bpe_fw_edu_8000` |
| - `flexitok/bpe_hun_Latn_8000` |
| - `flexitok/bpe_ind_Latn_8000` |
| - `flexitok/bpe_ita_Latn_8000` |
| - `flexitok/bpe_ltr_jpn_Jpan_8000_v2` |
| - `flexitok/bpe_nld_Latn_8000` |
| - `flexitok/bpe_pol_Latn_8000` |
| - `flexitok/bpe_por_Latn_8000` |
| - `flexitok/bpe_rus_Cyrl_8000` |
| - `flexitok/bpe_spa_Latn_8000` |
| - `flexitok/bpe_swe_Latn_8000` |
| - `flexitok/bpe_ltr_tur_Latn_8000_v2` |
| - `flexitok/bpe_vie_Latn_8000` |
|
|
| ## Files |
|
|
| - `super_vocab.json` β merged vocabulary mapping token string β super index |
| - `config.yaml` β model config with `vocab_size` |
| - `participating_tokenizers.json` β list of tokenizer names included |
| - `<tokenizer>_super_mapping.json` β per-tokenizer index β super index mapping |
| - `<tokenizer>_vocab.json` β per-tokenizer vocabulary |
| - `<tokenizer>_info.json` / `.yaml` β tokenizer metadata |
|
|