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 | Transformer | Smoothed BLEU-4 | 25.61 | — | Unverified |
| 2 | CodeTrans-TF-Large | Smoothed BLEU-4 | 18.98 | — | Unverified |
| 3 | CodeBERT (MLM+RTD) | Smoothed BLEU-4 | 9.54 | — | Unverified |
| 4 | CodeBERT (RTD) | Smoothed BLEU-4 | 8.73 | — | Unverified |
| 5 | CodeBERT (MLM) | Smoothed BLEU-4 | 8.51 | — | Unverified |
| 6 | pre-train w/ code only | Smoothed BLEU-4 | 8.3 | — | Unverified |
| 7 | seq2seq | Smoothed BLEU-4 | 6.88 | — | Unverified |
| 8 | RoBERTa | Smoothed BLEU-4 | 5.72 | — | Unverified |