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 | CodeTrans-MT-Base | Smoothed BLEU-4 | 15.26 | — | Unverified |
| 2 | CodeBERT (MLM+RTD) | Smoothed BLEU-4 | 8.46 | — | Unverified |
| 3 | CodeBERT (MLM) | Smoothed BLEU-4 | 7.95 | — | Unverified |
| 4 | Transformer | Smoothed BLEU-4 | 7.87 | — | Unverified |
| 5 | pre-train w/ code only | Smoothed BLEU-4 | 7.36 | — | Unverified |
| 6 | RoBERTa | Smoothed BLEU-4 | 7.26 | — | Unverified |
| 7 | seq2seq | Smoothed BLEU-4 | 6.96 | — | Unverified |