|
--- |
|
dataset_info: |
|
features: |
|
- name: query |
|
dtype: string |
|
- name: gold |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 30692 |
|
num_examples: 200 |
|
download_size: 16521 |
|
dataset_size: 30692 |
|
--- |
|
# Dataset Card for "intercode-nl2bash-curated" |
|
|
|
# NL2Bash Data Augmentation |
|
* Reproduction of dataset found here: https://github.com/princeton-nlp/intercode |
|
* Adopted from [nl2bash](https://github.com/TellinaTool/nl2bash) by manual curation |
|
* This dataset consists of 200 natural language to bash command <query, gold> pairs |
|
* MIT License |
|
|