datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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.formulation-records-instruct
Formulation Records Instruct
A synthetic, de-identified instruction dataset for teaching an LLM to structure
and reason over semiconductor wet-chemistry formulation records. Three tasks:
extract (messy text → structured JSON), normalize (name/unit → canonical),
explain (optimizer result → plain-language explanation).
Built by Formulith. Generator & schema:
https://github.com/formulith/formulation-records-dataset.
本專案部分研發由數位發展部數位產業署 115 年 AI 算力平台支持。
Part of this work is… See the full description on the dataset page: https://huggingface.co/datasets/Formulith/formulation-records-instruct.
