CoolFace
5 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01flexitok /mod-arithmetic Modular Arithmetic Dataset Synthetic dataset of modular-arithmetic problems of the form a mod b, paired with the result and a hypothesis about the most suitable tokenizer. Tokenizer hypothesis For a mod b where b = 2^k × 5^j (no other prime factors), only the rightmost max(k, j) digits of a determine the answer, because 10^max(k,j) ≡ 0 (mod b). A tokenizer that groups digits right-to-left in chunks of that size exposes the relevant information as a single token. For all… See the full description on the dataset page: https://huggingface.co/datasets/flexitok/mod-arithmetic.tabularquestion-answering1M<n<10M0 likes162 downloads7mo agoHugging Face02narendarcodes /adaption-sec-financial-arithmetic-dataset SEC Financial Arithmetic Dataset — Adaption AutoScientist Challenge Powered by Adaptive Data — Adaption Labs What This Dataset Teaches This dataset trains a model to extract numbers from SEC filing tables and execute verified multi-step arithmetic — every answer is cross-checked against a gold reasoning program: Task Source Example Table Variable Extraction FinQA "From this 10-K table, extract 2021 and 2022 revenue values" Multi-Step Arithmetic… See the full description on the dataset page: https://huggingface.co/datasets/narendarcodes/adaption-sec-financial-arithmetic-dataset.textquestion-answering1K<n<10K1 likes69 downloads3mo agoHugging Face03inkoziev /arithmetic Арифметические задачи для диалоговой системы Датасет содержит сэмплы с простыми математическими заданиями примерно такого вида: - Фонарик Федора работает от 2 батареек, а фонарик Лехи от 6. Сколько батареек нужно фонарикам Федора и Лехи в сумме? - 2+6=8, столько батареек потребуется. - Теперь прибавь к результату 469, что получилось? - 8 плюс 469 равно 477 - Подели на 53, что получилось? - 9 Основная масса задач связана с арифметическими действиями. Есть некоторое количество задач… See the full description on the dataset page: https://huggingface.co/datasets/inkoziev/arithmetic.textquestion-answering100K<n<1M4 likes63 downloads4y agoHugging Face04MichaelAnthony /lemonseed-arithmetic lemonseed-arithmetic LemonSeed — multi-digit arithmetic scratchpad (decomposition method). Contents arithmetic.jsonl (16000 rows) Format JSON Lines (.jsonl), one example per line. Provenance Synthetic, generated programmatically for the LemonSeed 1.5B project (by Geramy L. Loveless). Data authored by Michael Anthony Falabella. textquestion-answering10K<n<100K0 likes48 downloads28d agoHugging Face05eruantion87 /craft-arithmetic24-spark-budget-study CraftArithmetic24 and Spark CPU budget study Twenty-four original synthetic arithmetic questions across six related problem families. Each family contains a base problem, paraphrase, changed-number problem and irrelevant-detail variant. See dataset.jsonl and dataset_metadata.json for prompts, exact labels, version and hash. The original questions and labels are released under CC0-1.0. The original evaluation code is released under MIT. Model-generated outputs are included as… See the full description on the dataset page: https://huggingface.co/datasets/eruantion87/craft-arithmetic24-spark-budget-study.textquestion-answeringn<1K0 likes44 downloads11d agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.