File size: 330 Bytes
424904b |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"add_prefix_space": false,
"bos_token": "<s>",
"eos_token": "</s>",
"name_or_path": "/gpfsscratch/rech/six/commun/commun/experiments/muennighoff/bloomckpt/6b3/bloom-7b1",
"pad_token": "<pad>",
"padding_side": "left",
"special_tokens_map_file": null,
"tokenizer_class": "BloomTokenizer",
"unk_token": "<unk>"
}
|