Description
bindings to the CoNaLa dataset.
Description
bindings to the CoNaLa dataset (Code-Natural Language Challenge)
README.md
CoNaLa
Haskell bindings for the CoNaLa dataset [1], Code/Natural Language Challenge
This challenge was designed to test systems for generating program snippets from natural language. For example, if the input is sort list x in reverse order, then the system would be required to output x.sort(reverse=True) in Python.
[1] https://conala-corpus.github.io/