Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,12 +5,22 @@ dataset_info:
|
|
| 5 |
dtype: string
|
| 6 |
- name: output
|
| 7 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
splits:
|
| 9 |
- name: train
|
| 10 |
-
num_bytes:
|
| 11 |
num_examples: 39
|
| 12 |
-
download_size:
|
| 13 |
-
dataset_size:
|
| 14 |
---
|
| 15 |
# Dataset Card for "NL2Shell"
|
| 16 |
|
|
|
|
| 5 |
dtype: string
|
| 6 |
- name: output
|
| 7 |
dtype: string
|
| 8 |
+
- name: human
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: machine
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: action
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: action_input
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: final_answer
|
| 17 |
+
dtype: string
|
| 18 |
splits:
|
| 19 |
- name: train
|
| 20 |
+
num_bytes: 139315
|
| 21 |
num_examples: 39
|
| 22 |
+
download_size: 55787
|
| 23 |
+
dataset_size: 139315
|
| 24 |
---
|
| 25 |
# Dataset Card for "NL2Shell"
|
| 26 |
|