CoolFace
Modelpublic

Fan2/gpt2-confluence

sourceHugging Facemitupdated 4y agoView on Hugging Face
1likes31downloads
README.md48 linesDownload Raw Back to root
1---2license: mit3tags:4- generated_from_trainer5model-index:6- name: gpt2-confluence7  results: []8---9 10<!-- This model card has been generated automatically according to the information the Trainer had access to. You11should probably proofread and complete it, then remove this comment. -->12 13# gpt2-confluence14 15This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.16 17## Model description18 19More information needed20 21## Intended uses & limitations22 23More information needed24 25## Training and evaluation data26 27More information needed28 29## Training procedure30 31### Training hyperparameters32 33The following hyperparameters were used during training:34- learning_rate: 2e-0535- train_batch_size: 836- eval_batch_size: 837- seed: 4238- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0839- lr_scheduler_type: linear40- num_epochs: 3.041 42### Framework versions43 44- Transformers 4.26.145- Pytorch 1.13.1+cu11646- Datasets 2.10.147- Tokenizers 0.13.248