| { |
| "added_tokens_decoder": { |
| "33": { |
| "content": "[BLANK]", |
| "lstrip": true, |
| "normalized": false, |
| "rstrip": true, |
| "single_word": false, |
| "special": false |
| } |
| }, |
| "auto_map": { |
| "AutoProcessor": "gigaam_transformers.GigaAMProcessor", |
| "AutoTokenizer": [ |
| "gigaam_transformers.GigaAMCTCTokenizer", |
| null |
| ] |
| }, |
| "bos_token": null, |
| "clean_up_tokenization_spaces": false, |
| "do_lower_case": false, |
| "eos_token": null, |
| "extra_special_tokens": {}, |
| "model_max_length": 1000, |
| "pad_token": "[BLANK]", |
| "processor_class": "GigaAMProcessor", |
| "replace_word_delimiter_char": " ", |
| "target_lang": null, |
| "tokenizer_class": "GigaAMCTCTokenizer", |
| "unk_token": "[BLANK]", |
| "word_delimiter_token": " " |
| } |
|
|