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