CoolFace
Datasetpublic

goodevening/difficulty-5B

Difficulty Split (Zero Context Medium) This dataset mirrors the local layout used in training: train/*.jsonl val_id/*.jsonl val_ood/*.jsonl Each JSONL row contains fields like problem, question, and solution (the latter includes an Answer: segment near the end). Load with datasets (streaming) from datasets import load_dataset repo = "goodevening/difficulty-5B" train = load_dataset( "json", data_files={"train": f"hf://datasets/{repo}/train/*.jsonl"}… See the full description on the dataset page: https://huggingface.co/datasets/goodevening/difficulty-5B.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes6downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
goodevening/difficulty-5B · CoolFace