CoolFace
Datasetpublic

jensjepsen/esperanto-orca-math

Esperanto Orca-Math Chain-of-thought math reasoning examples in Esperanto, translated from microsoft/orca-math-word-problems-200k via jensjepsen/eo-mt-v5b (MarianMT en→eo). v5b's occasional operator-drop artifacts (e.g. 6 * 9 → 6 9) were repaired post-hoc by detecting A B = C patterns where A * B == C and re-inserting the *. Format: {"messages": [{"role": "user", "content": Q_eo}, {"role": "assistant", "content": A_eo}]} Files train.jsonl (128,689 rows) —… See the full description on the dataset page: https://huggingface.co/datasets/jensjepsen/esperanto-orca-math.

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes8downloads
6 commits on main
d1f7be83mo ago

Remove train_full.jsonl (schema clash with train.jsonl auto-merge)

jensjepsen
4c4e74a3mo ago

README: document both files

jensjepsen
f520d363mo ago

Add train_full.jsonl (197,849 rows, unfiltered for length)

jensjepsen
7e82b323mo ago

README

jensjepsen
58cc6913mo ago

Upload train.jsonl

jensjepsen
ad65fed3mo ago

initial commit

jensjepsen