Upload folder using huggingface_hub
Browse files- README.md +27 -0
- cot_math_clean.jsonl +0 -0
README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: Lemonseed Cot Math Clean
|
| 6 |
+
tags:
|
| 7 |
+
- lemonseed
|
| 8 |
+
- lemonade
|
| 9 |
+
- arithmetic
|
| 10 |
+
- math
|
| 11 |
+
- cot
|
| 12 |
+
task_categories:
|
| 13 |
+
- question-answering
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# lemonseed-cot-math-clean
|
| 17 |
+
|
| 18 |
+
LemonSeed — cleaned chain-of-thought math word problems.
|
| 19 |
+
|
| 20 |
+
## Contents
|
| 21 |
+
- `cot_math_clean.jsonl` (3530 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.
|
cot_math_clean.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|