Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,20 +5,18 @@ dataset_info:
|
|
| 5 |
dtype: string
|
| 6 |
- name: context
|
| 7 |
dtype: string
|
| 8 |
-
- name: response
|
| 9 |
-
dtype: string
|
| 10 |
- name: category
|
| 11 |
dtype: string
|
| 12 |
-
- name:
|
| 13 |
list:
|
| 14 |
- name: response
|
| 15 |
dtype: string
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
-
num_bytes:
|
| 19 |
num_examples: 10
|
| 20 |
-
download_size:
|
| 21 |
-
dataset_size:
|
| 22 |
configs:
|
| 23 |
- config_name: default
|
| 24 |
data_files:
|
|
|
|
| 5 |
dtype: string
|
| 6 |
- name: context
|
| 7 |
dtype: string
|
|
|
|
|
|
|
| 8 |
- name: category
|
| 9 |
dtype: string
|
| 10 |
+
- name: responses
|
| 11 |
list:
|
| 12 |
- name: response
|
| 13 |
dtype: string
|
| 14 |
splits:
|
| 15 |
- name: train
|
| 16 |
+
num_bytes: 24360
|
| 17 |
num_examples: 10
|
| 18 |
+
download_size: 23172
|
| 19 |
+
dataset_size: 24360
|
| 20 |
configs:
|
| 21 |
- config_name: default
|
| 22 |
data_files:
|