| { | |
| "additional_special_tokens": [ | |
| "[SPCH]", | |
| "</spch>", | |
| "[IMG]", | |
| "<spch>", | |
| "</image>", | |
| "<image>" | |
| ], | |
| "bos_token": "<|startoftext|>", | |
| "eos_token": "<|endoftext|>", | |
| "pad_token": "<unk>", | |
| "unk_token": "<unk>" | |
| } | |
| { | |
| "additional_special_tokens": [ | |
| "[SPCH]", | |
| "</spch>", | |
| "[IMG]", | |
| "<spch>", | |
| "</image>", | |
| "<image>" | |
| ], | |
| "bos_token": "<|startoftext|>", | |
| "eos_token": "<|endoftext|>", | |
| "pad_token": "<unk>", | |
| "unk_token": "<unk>" | |
| } | |