Safetensors
codebyzeb's picture
Upload folder using huggingface_hub
9e9685b verified
raw
history blame contribute delete
2.7 kB
{
"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,
"a": 4,
"m": 5,
"h": 6,
"e": 7,
"ɾ": 8,
"k": 9,
"lʲ": 10,
"iː": 11,
"b": 12,
"f": 13,
"l̪ˠ": 14,
"n̪": 15,
"ɯ": 16,
"j": 17,
"o": 18,
"z̪": 19,
"s̪": 20,
"v": 21,
"d̪": 22,
"i": 23,
"p": 24,
"ɟ": 25,
"œ": 26,
"y": 27,
"eː": 28,
"d̠ʒ": 29,
"ʃ": 30,
"u": 31,
"ɡ": 32,
"t̪": 33,
"t̠ʃ": 34,
"aː": 35,
"pː": 36,
"ʒ": 37,
"uː": 38,
"c": 39,
"w": 40
},
"unk_token": "UNK"
}
}