epinnock commited on
Commit
019dd03
·
1 Parent(s): 0a3c148

Update Readme

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -14,4 +14,8 @@ dataset_info:
14
  ---
15
  # Dataset Card for "intercode-nl2bash-curated"
16
 
17
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
14
  ---
15
  # Dataset Card for "intercode-nl2bash-curated"
16
 
17
+ # NL2Bash Data Augmentation
18
+ * Reproduction of dataset found here: https://github.com/princeton-nlp/intercode
19
+ * Adopted from [nl2bash](https://github.com/TellinaTool/nl2bash) by manual curation
20
+ * This dataset consists of 200 natural language to bash command <query, gold> pairs
21
+ * MIT License