CoolFace
Modelpublic

coreset-selection/mix_diff_5

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes
special_tokens_map.json18 linesDownload Raw Back to root
1{2  "bos_token": {3    "content": "<|begin_of_text|>",4    "lstrip": false,5    "normalized": false,6    "rstrip": false,7    "single_word": false8  },9  "eos_token": {10    "content": "<|eot_id|>",11    "lstrip": false,12    "normalized": false,13    "rstrip": false,14    "single_word": false15  },16  "pad_token": "<|finetune_right_pad_id|>"17}18