hf-tiny-v2/tiny-random-DiffLlamaForTokenClassification
06
1{2 "backend": "tokenizers",3 "bos_token": "<|begin_of_text|>",4 "clean_up_tokenization_spaces": true,5 "eos_token": "<|eot_id|>",6 "is_local": true,7 "local_files_only": false,8 "model_input_names": [9 "input_ids",10 "attention_mask"11 ],12 "model_max_length": 512,13 "pad_token": "<|finetune_right_pad_id|>",14 "tokenizer_class": "TokenizersBackend"15}16 