Papers by Om Agarwal
SpreadNaLa: A Naturalistic Code Generation Evaluation Dataset of Spreadsheet Formulas (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing datasets primarily target the use of code generation models to aid expert programmers in writing code. |
| Approach: | They propose a natural language code generation model that can translate English descriptions to spreadsheet formulas that can be used to do everyday data processing tasks. |
| Outcome: | The proposed model performs best among the evaluated methods but generates formulas that differ from human-generated ones. |