FRDYV2 / added_tokens.json
freddy913's picture
Upload folder using huggingface_hub
bb09977 verified
raw
history blame contribute delete
375 Bytes
{
"!=": 32107,
"%=": 32119,
"&&": 32108,
"&=": 32120,
"*=": 32117,
"+=": 32115,
"--": 32114,
"-=": 32116,
"/=": 32118,
"<": 32103,
"<<": 32112,
"<<=": 32123,
"<=": 32104,
"==": 32106,
">=": 32105,
">>": 32113,
">>=": 32124,
"\\": 32102,
"^": 32110,
"^=": 32122,
"{": 32100,
"|=": 32121,
"||": 32109,
"}": 32101,
"~": 32111
}