hf_synth_trans / output /special_tokens_map.json
aatherton2024's picture
added chrf scores, small bug in translation thinking it has to do with special chars
dfac718
raw
history blame contribute delete
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}