datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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.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.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.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.
