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