CoolFace
Modelpublic

stmnk/codet5-small-code-summarization-python

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
2likes67downloads
README.md29 linesDownload Raw Back to root
1---2language: 3  - py4  - en5thumbnail: "url to a thumbnail used in social sharing"6tags:7  - Code2TextGeneration8  - Code2TextSummarisation9license: apache-2.010datasets:11  - code_x_glue_ct_code_to_text 12  - code_x_glue_ct_code_to_text (python)13metrics:14  - code-x-bleu15---16 17pretrained model: https://huggingface.co/Salesforce/codet5-small18 19finetuning dataset: https://huggingface.co/datasets/code_x_glue_ct_code_to_text (only the python split)20 21official inference check point (for comparison, using base, not small, size): https://storage.googleapis.com/sfr-codet5-data-research/finetuned_models/summarize_python_codet5_base.bin22 23for fine-tuning process metrics see [this w&b report](https://wandb.ai/stmnk/CodeT5/reports/Code-T5-code_x_glue_code2text--VmlldzoxMjM4MTUy?accessToken=5stsbg6bn2x0m6svrosxtq0zv3vhlgzr4cjcyapw52xq5puc09wo6f8li40ln7fm) 24 25 26 27<!-- <iframe src="https://wandb.ai/stmnk/CodeT5/reports/Code-T5-code_x_glue_code2text--VmlldzoxMjM4MTUy" style="border:none;height:1024px;width:100%"> -->28 29