Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Upload dataset
Browse files
README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: text
|
@@ -19,9 +22,6 @@ configs:
|
|
19 |
path: data/train-*
|
20 |
- split: test
|
21 |
path: data/test-*
|
22 |
-
license: apache-2.0
|
23 |
-
task_categories:
|
24 |
-
- text-generation
|
25 |
---
|
26 |
|
27 |
This dataset is [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) converted to what I believe
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
dataset_info:
|
6 |
features:
|
7 |
- name: text
|
|
|
22 |
path: data/train-*
|
23 |
- split: test
|
24 |
path: data/test-*
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
This dataset is [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) converted to what I believe
|