Code Documentation Generation
Code Documentation Generation is a supervised task where a code function is the input to the model, and the model generates the documentation for this function.
Description from: CodeTrans: Towards Cracking the Language of Silicone's Code Through Self-Supervised Deep Learning and High Performance Computing
Papers
Showing 1–8 of 8 papers
All datasetsCodeSearchNet - JavaCodeSearchNet - JavaScriptCodeSearchNet - PhpCodeSearchNetCodeSearchNet - GoCodeSearchNet - PythonCodeSearchNet - Ruby
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | CodeBERT (MLM) | Smoothed BLEU-4 | 26.79 | — | Unverified |
| 2 | CodeBERT (MLM+RTD) | Smoothed BLEU-4 | 26.66 | — | Unverified |
| 3 | pre-train w/ code only | Smoothed BLEU-4 | 26.39 | — | Unverified |
| 4 | RoBERTa | Smoothed BLEU-4 | 26.09 | — | Unverified |
| 5 | CodeBERT (RTD) | Smoothed BLEU-4 | 26.02 | — | Unverified |
| 6 | seq2seq | Smoothed BLEU-4 | 23.48 | — | Unverified |
| 7 | CodeTrans-TF-Large | Smoothed BLEU-4 | 19.54 | — | Unverified |