Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pretty_name: Lemonseed Prose
|
|
@@ -15,13 +15,10 @@ task_categories:
|
|
| 15 |
|
| 16 |
# lemonseed-prose
|
| 17 |
|
| 18 |
-
LemonSeed — narrative prose anchor (TinyStories-derived, filtered).
|
| 19 |
-
|
| 20 |
-
## Contents
|
| 21 |
-
- `prose.jsonl` (6000 rows)
|
| 22 |
|
| 23 |
## Format
|
| 24 |
JSON Lines (`.jsonl`), one example per line.
|
| 25 |
|
| 26 |
-
## Provenance
|
| 27 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cdla-sharing-1.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pretty_name: Lemonseed Prose
|
|
|
|
| 15 |
|
| 16 |
# lemonseed-prose
|
| 17 |
|
| 18 |
+
LemonSeed — narrative prose anchor (TinyStories-derived, filtered to 120–900 char fragments).
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
## Format
|
| 21 |
JSON Lines (`.jsonl`), one example per line.
|
| 22 |
|
| 23 |
+
## Provenance & License
|
| 24 |
+
Derived from roneneldan/TinyStories (TinyStoriesV2-GPT4-train.txt), filtered. Upstream license: CDLA-Sharing-1.0.
|