Upload folder using huggingface_hub
Browse files- README.md +27 -0
- chat_sft.jsonl +0 -0
README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: Lemonseed Chat Sft
|
| 6 |
+
tags:
|
| 7 |
+
- lemonseed
|
| 8 |
+
- lemonade
|
| 9 |
+
- chat
|
| 10 |
+
- sft
|
| 11 |
+
- dialog
|
| 12 |
+
task_categories:
|
| 13 |
+
- text-generation
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# lemonseed-chat-sft
|
| 17 |
+
|
| 18 |
+
LemonSeed — chat SFT (multi-turn conversations).
|
| 19 |
+
|
| 20 |
+
## Contents
|
| 21 |
+
- `chat_sft.jsonl` (1502 rows)
|
| 22 |
+
|
| 23 |
+
## Format
|
| 24 |
+
JSON Lines (`.jsonl`), one example per line.
|
| 25 |
+
|
| 26 |
+
## Provenance
|
| 27 |
+
Synthetic, generated programmatically for the LemonSeed 1.5B project (by Geramy L. Loveless). Data authored by Michael Anthony Falabella.
|
chat_sft.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|