bloom_3B_4bit_qlora / special_tokens_map.json
SaiedAlshahrani's picture
Training in progress, step 100
6528e6c
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}