tinyGPT / pretraining /tinygpt_hf_openwebtext /generation_config.json
hemantvirmani's picture
Uploading the model in Hugging Face format trained on Open Web Text data. It's a 124M parameter model.
d1cc0f3 verified
Raw
History Blame Contribute Delete
211 Bytes
{
"_from_model_config": true,
"bos_token_id": 50256,
"eos_token_id": 50256,
"output_attentions": false,
"output_hidden_states": false,
"transformers_version": "5.3.0",
"use_cache": true
}