CoolFace
30 shown

datasets

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

Clear all
01OleehyO /latex-formulas-80MFor more details, please refer to the 𝐓𝐞𝐱𝐓𝐞𝐥𝐥𝐞𝐫 GitHub repository. IMPORTANT NOTE!!! The handwritten subset of this dataset was collected entirely from existing open source work, which includes all test sets. If you want to use this subset for your experimental ablation, please filter it yourself based on the latex label of the test set image10M<n<100M27 likes6.4k downloads1y agoHugging Face02KevinJustin /FormulaBank-28K FormulaBank-28K FormulaBank-28K is a deterministic procedural-audio corpus for audio representation pre-training. It contains 28,000 mono clips at 16 kHz, each exactly 10.24 seconds long. Configuration Version: C125-I224-v1 Formula classes: 125 Renderings per class: 224 Total clips: 28,000 Audio format: lossless 24-bit FLAC Source: frozen AudioPG-Atomic-H7-C224-R0-Clean FormulaBank manifest Each formula class specifies an acoustic rendering rule. Each rendering… See the full description on the dataset page: https://huggingface.co/datasets/KevinJustin/FormulaBank-28K.audiofeature-extraction10K<n<100K0 likes2k downloads17d agoHugging Face03SZLHOLDINGS /canonical-formulas-v1 Part of the SZL Holdings governed estate — claims are designed to carry checkable receipts. Verification proves integrity & origin, never accuracy or performance. SZLHOLDINGS/canonical-formulas-v1 The canonical SZL formula registry — 21 pure, typed, no-IO Python formulas, the matching Lean 4 obligation theorems, and the Codex-Kernel governed-loop composer. Contents File What code/python/formulas.py 21 canonical formulas, each… See the full description on the dataset page: https://huggingface.co/datasets/SZLHOLDINGS/canonical-formulas-v1.othern<1K0 likes410 downloads22d agoHugging Face04OleehyO /latex-formulas 𝑩𝑰𝑮 𝑵𝑬𝑾𝑺‼️ 📮 [2025-08] We have updated to a larger dataset, which contains nearly 80 million samples, with significant improvements in both data quality and diversity. [link] 📮 [2024-02] We trained a formula recognition model, 𝐓𝐞𝐱𝐓𝐞𝐥𝐥𝐞𝐫, using the latex-formulas dataset. It can convert LaTeX formulas into images and boasts high accuracy and strong generalization capabilities, covering most formula recognition scenarios. For more details, please refer to the… See the full description on the dataset page: https://huggingface.co/datasets/OleehyO/latex-formulas.imageimage-to-text1M<n<10M103 likes387 downloads1y agoHugging Face05docling-project /doclaynet-pt-enriched-formulaimage100K<n<1M2 likes387 downloads11mo agoHugging Face06ddrg /math_formula_retrieval Dataset Card for MFR (Mathematical Formula Retrieval) This dataset consists of formula pairs, classified as either mathematical equivalent or not. Dataset Details Dataset Description Mathematical dataset based on 71 famous mathematical identities. Each entry consists of two identities (in formula or textual form), together with a label, whether the two versions describe the same mathematical identity. The false pairs are not randomly chosen, but… See the full description on the dataset page: https://huggingface.co/datasets/ddrg/math_formula_retrieval.texttext-classification10M<n<100M14 likes358 downloads1y agoHugging Face07ddrg /named_math_formulas Dataset Card for NMF (Named Mathematical Formulas) This dataset might be used to train a language model based math-retrieval system with a NSP-like task. See also see ddrg/math_formula_retrieval as a derived dataset which associates two formulas. You can find more information in MAMUT: A Novel Framework for Modifying Mathematical Formulas for the Generation of Specialized Datasets for Language Model Training. Named Math Formulas Mathematical dataset based on 71… See the full description on the dataset page: https://huggingface.co/datasets/ddrg/named_math_formulas.texttext-classification10M<n<100M19 likes274 downloads8mo agoHugging Face08piushorn /wikipedia-latex-formulas-319k Wikipedia LaTeX Formulas 319k Dataset A curated collection of mathematical formulas from English Wikipedia, providing LaTeX source code paired with high-quality rendered images for training OCR and formula recognition models. Dataset Description Dataset Summary This dataset represents a complete extraction of ~319k LaTeX mathematical formulas from English Wikipedia articles (October 2025 snapshot), filtered by visual complexity (score > 8) and renderability… See the full description on the dataset page: https://huggingface.co/datasets/piushorn/wikipedia-latex-formulas-319k.imageimage-to-text100K<n<1M5 likes168 downloads6mo agoHugging Face09KirkHan /XBRL_Formula_Calculationtabularn<1K2 likes167 downloads2y agoHugging Face10FormulaComletion /fxbench FxBench FxBench is a spreadsheet formula-completion benchmark. Each row contains one target formula and the corresponding workbook snapshot needed to solve it. Dataset contents This release contains 503 examples. Columns in the Hugging Face Parquet split: Column Type Description id string Public example ID in the form fxbench-{i}. function string Primary Excel function for the target formula. formula string Ground-truth Excel formula. Empty for ABSTAIN rows… See the full description on the dataset page: https://huggingface.co/datasets/FormulaComletion/fxbench.texttext-generationn<1K0 likes156 downloads5mo agoHugging Face11saracandu /stl_formulae_variantstext100K<n<1M0 likes149 downloads9mo agoHugging Face12ddrg /math_formulas Mathematical Formulas (MF) Mathematical dataset containing formulas based on the AMPS Khan dataset and the ARQMath dataset V1.3. Based on the retrieved LaTeX formulas, more equivalent versions have been generated by applying randomized LaTeX printing with this SymPy fork using Math Mutator (MAMUT). The formulas are intended to be well applicable for MLM. For instance, a masking for a formula like (a+b)^2 = a^2 + 2ab + b^2 makes sense (e.g., (a+[MASK])^2 = a^2 + [MASK]ab + b[MASK]2… See the full description on the dataset page: https://huggingface.co/datasets/ddrg/math_formulas.text1M<n<10M11 likes145 downloads1y agoHugging Face13aplominski /math-formulas Math Formulas QA Deterministic synthetic math QA dataset generated with seed 1337. Properties 2,000,000 unique rows 1,800,000 train 100,000 validation 100,000 test 100,000 rows per Parquet shard Every row is validated before it is written kind alternates between problem and solution Columns question answer text question_tex answer_tex family difficulty kind validated validator formula_hash64 Families Arithmetic, fractions… See the full description on the dataset page: https://huggingface.co/datasets/aplominski/math-formulas.tabularquestion-answering1M<n<10M0 likes145 downloads3mo agoHugging Face14ddrg /named_math_formulas_ft Named Math Formulas - Fine-Tuning Dataset This dataset is a version of Named Math Formulas (NMF) dedicated to be used as fine-tuning dataset, e.g., by using the GitHub Repository aieng-lab/transformer-math-evaluation. In contrast to the full version of NMF, this dataset contains much more meta data that can be used for fine-grained evaluations. Dataset Details Dataset Description Mathematical dataset based on 71 famous mathematical identities. Each… See the full description on the dataset page: https://huggingface.co/datasets/ddrg/named_math_formulas_ft.texttext-classification100K<n<1M2 likes122 downloads8mo agoHugging Face15jablonkagroup /pubchem-smiles-molecular-formulatext10M<n<100M4 likes112 downloads1y agoHugging Face16open-llm-leaderboard-old /details_formulae__Dorflan Dataset Card for Evaluation run of formulae/Dorflan Dataset Summary Dataset automatically created during the evaluation run of model formulae/Dorflan on the Open LLM Leaderboard. The dataset is composed of 64 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_formulae__Dorflan.0 likes110 downloads3y agoHugging Face17saidutta69 /red-pill-drug-discovery-formulation 🔴 RED-PILL Research Enhanced Dataset for Pharmaceutical Innovation in Learning & Language The first open instruction-tuning dataset for drug discovery & formulation development. Built for fine-tuning Heretic-ablated models that won't refuse your pharmaceutical R&D questions. ⚡ Quick Start from datasets import load_dataset # Load the full dataset ds = load_dataset("saidutta69/red-pill-drug-discovery-formulation"… See the full description on the dataset page: https://huggingface.co/datasets/saidutta69/red-pill-drug-discovery-formulation.texttext-generation1K<n<10K0 likes108 downloads9d agoHugging Face18anonymity11 /FormulaCascade_Benchmark FormulaCascade Benchmark This repository hosts the anonymous review release of FormulaCascade, a benchmark for long-horizon spreadsheet formula-dependency and formula-family reasoning in real .xlsx workbooks. Current Review Release The current upload contains the eval-200 release version selected from v5 Challenge/Core/Broad release strata: FormulaCascade_Benchmark_eval_200_Release_version.tar.gz: compressed eval-200 release-version split.… See the full description on the dataset page: https://huggingface.co/datasets/anonymity11/FormulaCascade_Benchmark.tabulartable-question-answeringn<1K0 likes102 downloads5mo agoHugging Face19Alogotron /GameTheory-Formulator 🎯 GameTheory-Formulator 1,215 real-world scenarios mapped to formal game theory models with step-by-step formulation, solution, and interpretation. 📋 Overview GameTheory-Formulator is the Phase 3 dataset in the Alogotron Game Theory pipeline. While GameTheory-Bench teaches models to solve formal game theory problems, this dataset teaches them to formulate real-world strategic scenarios as formal games — the critical missing link between natural language… See the full description on the dataset page: https://huggingface.co/datasets/Alogotron/GameTheory-Formulator.texttext-generation1K<n<10K2 likes101 downloads4mo agoHugging Face20Stephen-Lee /FormulaSpeech_datasets FormulaSpeech Datasets This repository provides the official datasets for Formula-Speech, a framework for improving scientific formula verbalization in large speech language models for accessible learning. FormulaSpeech focuses on helping end-to-end large speech language models (LSLMs) accurately read scientific formulas in spoken form. The datasets are designed for speech-enabled AI tutors, especially in accessible learning scenarios where blind or low-vision learners rely on… See the full description on the dataset page: https://huggingface.co/datasets/Stephen-Lee/FormulaSpeech_datasets.text-to-speech10K<n<100K1 likes96 downloads4mo agoHugging Face21formulacode /formulacode-all FormulaCode is a live benchmark for evaluating the holistic ability of LLM agents to optimize codebases. FormulaCode consists of two parts: a pipeline to construct performance optimization tasks, and an execution harness that connects a language model to our terminal sandbox. This dataset contains 1215 enriched performance optimization tasks derived from real open-source Python projects, spanning 76 months of merged PRs. The dataset is continuously updated… See the full description on the dataset page: https://huggingface.co/datasets/formulacode/formulacode-all.texttext-generation1K<n<10K1 likes85 downloads6mo agoHugging Face22cat-overflow /FormulaReasoning FormulaReasoning This is a Chinese-English bilingual question-answering dataset, which includes the following subsets: formulareasoning formulareasoning_enhancement Each subset has the following split: train.json: Training data HoF_test.json: Homogeneous formulas testing data HeF_test.json: Heterogeneous formulas testing data Field Descriptions Field Type Description id str Each sample's unique identifier. question dict Sample's question includes the… See the full description on the dataset page: https://huggingface.co/datasets/cat-overflow/FormulaReasoning.textquestion-answering1K<n<10K4 likes80 downloads7mo agoHugging Face23yayossd /latex-formulas 𝑩𝑰𝑮 𝑵𝑬𝑾𝑺‼️ 📮 [2025-08] We have updated to a larger dataset, which contains nearly 80 million samples, with significant improvements in both data quality and diversity. [link] 📮 [2024-02] We trained a formula recognition model, 𝐓𝐞𝐱𝐓𝐞𝐥𝐥𝐞𝐫, using the latex-formulas dataset. It can convert LaTeX formulas into images and boasts high accuracy and strong generalization capabilities, covering most formula recognition scenarios. For more details, please refer to the… See the full description on the dataset page: https://huggingface.co/datasets/yayossd/latex-formulas.imageimage-to-text1M<n<10M0 likes66 downloads2mo agoHugging Face24lamm-mit /OleehyO-latex-formulasimage100K<n<1M1 likes58 downloads2y agoHugging Face25shreyasmind /named_math_formulas Dataset Card for NMF (Named Mathematical Formulas) This dataset might be used to train a language model based math-retrieval system with a NSP-like task. See also see ddrg/math_formula_retrieval as a derived dataset which associates two formulas. You can find more information in MAMUT: A Novel Framework for Modifying Mathematical Formulas for the Generation of Specialized Datasets for Language Model Training. Named Math Formulas Mathematical dataset based on 71… See the full description on the dataset page: https://huggingface.co/datasets/shreyasmind/named_math_formulas.texttext-classification10M<n<100M0 likes58 downloads6mo agoHugging Face26Evanstarcraft2 /latex-formulas 𝑩𝑰𝑮 𝑵𝑬𝑾𝑺‼️ 📮 [2025-08] We have updated to a larger dataset, which contains nearly 80 million samples, with significant improvements in both data quality and diversity. [link] 📮 [2024-02] We trained a formula recognition model, 𝐓𝐞𝐱𝐓𝐞𝐥𝐥𝐞𝐫, using the latex-formulas dataset. It can convert LaTeX formulas into images and boasts high accuracy and strong generalization capabilities, covering most formula recognition scenarios. For more details, please refer to the… See the full description on the dataset page: https://huggingface.co/datasets/Evanstarcraft2/latex-formulas.imageimage-to-text1M<n<10M0 likes53 downloads9mo agoHugging Face27SaeedLab /dom-formula-assignment-data DOM Formula Assignment Dataset Training and Testing Data for A Machine Learning and Benchmarking Approach for Molecular Formula Assignment of Ultra High-Resolution Mass Spectrometry Data from Complex Mixtures Paper: Under review Abstract A machine learning approach to molecular formula assignment is crucial for unlocking the full potential of ultra-high resolution mass spectrometry (UHRMS) when analyzing complex mixtures. By combining data-driven models with… See the full description on the dataset page: https://huggingface.co/datasets/SaeedLab/dom-formula-assignment-data.textothern<1K0 likes53 downloads7mo agoHugging Face28open-llm-leaderboard /formulae__mita-v1.1-7b-2-24-2025-detailsgated Dataset Card for Evaluation run of formulae/mita-v1.1-7b-2-24-2025 Dataset automatically created during the evaluation run of model formulae/mita-v1.1-7b-2-24-2025 The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/formulae__mita-v1.1-7b-2-24-2025-details.tabular10K<n<100K0 likes52 downloads2y agoHugging Face29vibingshu /2024_formula1_championship_dataset Formula 1 2024 Comprehensive LLM Fine-Tuning Dataset 🏁 Overview This comprehensive dataset contains 507 high-quality training examples designed specifically for fine-tuning Large Language Models (LLMs) on Formula 1 2024 season data. This expanded version provides extensive coverage with multiple question variations and comprehensive F1 knowledge representation. 🏆 Training Example Categories 1. Race-Specific Questions (250+ examples) Multiple… See the full description on the dataset page: https://huggingface.co/datasets/vibingshu/2024_formula1_championship_dataset.textn<1K1 likes51 downloads1y agoHugging Face30saracandu /stl_formulaeThis dataset contains the data used in the paper "Bridging Logic and Learning: Decoding Temporal Logic Embeddings via Transformers" (Candussio et al. 2025). More in detail: train.csv is the training set for the random models. It contains formulae spanning from depth 2 to depth 23; TODO: complete with test set. text10K<n<100K0 likes50 downloads1y agoHugging Face

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