File size: 269 Bytes
8cfe45a
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "add_prefix_space": false,
  "bos_token": "<s>",
  "eos_token": "</s>",
  "model_max_length": 1024,
  "name_or_path": "bigscience/bloom-6b3",
  "pad_token": "<pad>",
  "special_tokens_map_file": null,
  "tokenizer_class": "BloomTokenizer",
  "unk_token": "<unk>"
}