{ | |
"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": 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, | |
"oɪ": 4, | |
"a": 5, | |
"ɾ": 6, | |
"k": 7, | |
"t̠ʃ": 8, | |
"i": 9, | |
"s̺": 10, | |
"l": 11, | |
"p": 12, | |
"o": 13, | |
"r": 14, | |
"aɪ": 15, | |
"n": 16, | |
"m": 17, | |
"ð": 18, | |
"e": 19, | |
"ts̻": 20, | |
"β": 21, | |
"s̻": 22, | |
"ʎ": 23, | |
"b": 24, | |
"aʊ": 25, | |
"t": 26, | |
"ɣ": 27, | |
"ɡ": 28, | |
"c": 29, | |
"u": 30, | |
"eɪ": 31, | |
"d": 32, | |
"ts̺": 33, | |
"j": 34, | |
"ɲ": 35, | |
"f": 36, | |
"ʃ": 37, | |
"ɟ": 38, | |
"eʊ": 39, | |
"θ": 40, | |
"x": 41 | |
}, | |
"unk_token": "UNK" | |
} | |
} |