Datasets:
Pushed by DataDreamer
Browse files
README.md
CHANGED
@@ -30,4 +30,19 @@ configs:
|
|
30 |
data_files:
|
31 |
- split: en
|
32 |
path: data/en-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
data_files:
|
31 |
- split: en
|
32 |
path: data/en-*
|
33 |
+
library_name: datadreamer
|
34 |
+
size_categories:
|
35 |
+
- 1K<n<10K
|
36 |
+
tags:
|
37 |
+
- datadreamer
|
38 |
+
- datadreamer-0.25.0
|
39 |
+
- synthetic
|
40 |
+
- gpt-4
|
41 |
---
|
42 |
+
# Dataset Card
|
43 |
+
|
44 |
+
[Add more information here](https://huggingface.co/datasets/templates/dataset-card-example)
|
45 |
+
|
46 |
+
|
47 |
+
---
|
48 |
+
This dataset was produced with [DataDreamer 🤖💤](https://datadreamer.dev). The synthetic dataset card can be found [here](datadreamer.json).
|