pycompetitive-codegen350M-qlora / special_tokens_map.json
iamtarun's picture
Trained for 3 epochs in cleaned deepmind code contest dataset with only python codes
38badf6
raw
history blame
No virus
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}