custom_gpt2_frames_text / tokenizer_config.json
Ashraf-kasem's picture
Training in progress epoch 0
617cef1
raw
history blame contribute delete
307 Bytes
{
"bos_token": "<EOS>",
"eos_token": "<EOS>",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "frames_text_cleaned_dataset_tokenizer",
"special_tokens_map_file": "frames_text_cleaned_dataset_tokenizer/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}