CoolFace
Modelpublic

alexjercan/codet5-base-buggy-code-repair

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes41downloads
README.md58 linesDownload Raw Back to root
1---2license: apache-2.03tags:4- generated_from_trainer5metrics:6- accuracy7model-index:8- name: codet5-base-buggy-code-repair9  results: []10---11 12<!-- This model card has been generated automatically according to the information the Trainer had access to. You13should probably proofread and complete it, then remove this comment. -->14 15# codet5-base-buggy-code-repair16 17This model is a fine-tuned version of [Salesforce/codet5-base](https://huggingface.co/Salesforce/codet5-base) on an unknown dataset.18It achieves the following results on the evaluation set:19- Loss: 0.803320- Accuracy: 0.251621 22## Model description23 24More information needed25 26## Intended uses & limitations27 28More information needed29 30## Training and evaluation data31 32More information needed33 34## Training procedure35 36### Training hyperparameters37 38The following hyperparameters were used during training:39- learning_rate: 5e-0540- train_batch_size: 441- eval_batch_size: 442- seed: 4243- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0844- lr_scheduler_type: linear45- lr_scheduler_warmup_steps: 50046- num_epochs: 547 48### Training results49 50 51 52### Framework versions53 54- Transformers 4.16.255- Pytorch 1.9.156- Datasets 1.18.457- Tokenizers 0.11.658