{ "version": "1.0", "truncation": null, "padding": null, "added_tokens": [ { "id": 0, "content": "UNK", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false, "special": true }, { "id": 1, "content": "PAD", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false, "special": true }, { "id": 2, "content": "WORD_BOUNDARY", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false, "special": true }, { "id": 3, "content": "UTT_BOUNDARY", "single_word": false, "lstrip": false, "rstrip": false, "normalized": false, "special": true } ], "normalizer": { "type": "Sequence", "normalizers": [ { "type": "Strip", "strip_left": true, "strip_right": true } ] }, "pre_tokenizer": { "type": "Whitespace" }, "post_processor": { "type": "TemplateProcessing", "single": [ { "SpecialToken": { "id": "UTT_BOUNDARY", "type_id": 0 } }, { "Sequence": { "id": "A", "type_id": 0 } } ], "pair": [ { "SpecialToken": { "id": "UTT_BOUNDARY", "type_id": 0 } }, { "Sequence": { "id": "A", "type_id": 0 } }, { "SpecialToken": { "id": "UTT_BOUNDARY", "type_id": 0 } }, { "Sequence": { "id": "B", "type_id": 1 } } ], "special_tokens": { "UTT_BOUNDARY": { "id": "UTT_BOUNDARY", "ids": [ 3 ], "tokens": [ "UTT_BOUNDARY" ] } } }, "decoder": null, "model": { "type": "WordLevel", "vocab": { "UNK": 0, "PAD": 1, "WORD_BOUNDARY": 2, "UTT_BOUNDARY": 3, "m": 4, "a̟": 5, "b": 6, "s": 7, "e": 8, "r": 9, "j": 10, "h": 11, "t̠ʃ": 12, "kʰ": 13, "d̪": 14, "n̪": 15, "z": 16, "ʃ": 17, "ɡ": 18, "i": 19, "u": 20, "o": 21, "f": 22, "t̪ʰ": 23, "ɑ": 24, "d̠ʒ": 25, "v": 26, "pʰ": 27, "l": 28, "w": 29, "ɢ": 30 }, "unk_token": "UNK" } }