Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ task_ids:
|
|
22 |
- **Paper:** [Learning to Mine Aligned Code and Natural Language Pairs from Stack Overflow](https://arxiv.org/pdf/1805.08949.pdf)
|
23 |
|
24 |
### Dataset Summary
|
25 |
-
[CoNaLa](https://conala-corpus.github.io/) is a benchmark of code and natural language pairs, for the evaluation of code generation tasks. The dataset was crawled from Stack Overflow, automatically filtered, then curated by annotators, split into 2,379 training and 500 test examples
|
26 |
|
27 |
|
28 |
### Supported Tasks and Leaderboards
|
|
|
22 |
- **Paper:** [Learning to Mine Aligned Code and Natural Language Pairs from Stack Overflow](https://arxiv.org/pdf/1805.08949.pdf)
|
23 |
|
24 |
### Dataset Summary
|
25 |
+
[CoNaLa](https://conala-corpus.github.io/) is a benchmark of code and natural language pairs, for the evaluation of code generation tasks. The dataset was crawled from Stack Overflow, automatically filtered, then curated by annotators, split into 2,379 training and 500 test examples. The automatically mined dataset is also available with almost 600k examples.
|
26 |
|
27 |
|
28 |
### Supported Tasks and Leaderboards
|