Update Readme
Browse files
README.md
CHANGED
|
@@ -14,4 +14,8 @@ dataset_info:
|
|
| 14 |
---
|
| 15 |
# Dataset Card for "intercode-nl2bash-curated"
|
| 16 |
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|