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+RTD) | Smoothed BLEU-4 | 15.99 | — | Unverified |
| 2 | CodeBERT (MLM) | Smoothed BLEU-4 | 15.55 | — | Unverified |
| 3 | pre-train w/ code only | Smoothed BLEU-4 | 15.15 | — | Unverified |
| 4 | CodeBERT (RTD) | Smoothed BLEU-4 | 15.03 | — | Unverified |
| 5 | RoBERTa | Smoothed BLEU-4 | 14.52 | — | Unverified |
| 6 | Transformer | Smoothed BLEU-4 | 14.31 | — | Unverified |
| 7 | seq2seq | Smoothed BLEU-4 | 13.36 | — | Unverified |