lmeninato/t5-small-codesearchnet-python-archive
016
1---2license: apache-2.03tags:4- generated_from_trainer5model-index:6- name: output7 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# output14 15This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown 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: 5e-0535- train_batch_size: 6436- eval_batch_size: 6437- seed: 4238- gradient_accumulation_steps: 1639- total_train_batch_size: 102440- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0841- lr_scheduler_type: linear42- num_epochs: 10043 44### Framework versions45 46- Transformers 4.26.147- Pytorch 1.13.1+cu11748- Datasets 2.9.049- Tokenizers 0.13.350 