sam-audio-small-onnx / tokenizer_config.json
square-zero-labs's picture
Duplicate from matbee/sam-audio-small-onnx
3125aee
raw
history blame contribute delete
124 Bytes
{
"model_name": "google-t5/t5-base",
"max_length": 77,
"vocab_size": 32100,
"pad_token_id": 0,
"eos_token_id": 1
}