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
01arjhinety /OpenGrad-ToolPolicy-Canonical-v2-M0-snapshot This is a provenance-preserving canonical candidate corpus. It is a pre-training canonical release, not an empirically selected or recommended training mixture. What this release is OpenGrad ToolPolicy Canonical v2 is a provenance-preserving, model-independent normalization of public tool-use and function-calling datasets. It was built to test one hypothesis with a measurement attached: that the tool-call collapse observed in the M0 SFT experiments on v1 was caused by the… See the full description on the dataset page: https://huggingface.co/datasets/arjhinety/OpenGrad-ToolPolicy-Canonical-v2-M0-snapshot.texttext-generation100K<n<1M0 likes635 downloads13d agoHugging Face02arjhinety /OpenGrad-ToolPolicy-Canonical-v1 This is a provenance-preserving canonical candidate corpus. It is a pre-training canonical release, not an empirically selected or recommended training mixture. What this release is OpenGrad ToolPolicy Canonical v1 is a provenance-preserving, model-independent normalization of several public tool-use and function-calling datasets. It is released as a pre-training candidate corpus for controlled research into tool-use policy in small open-weight language models. See OpenGrad… See the full description on the dataset page: https://huggingface.co/datasets/arjhinety/OpenGrad-ToolPolicy-Canonical-v1.texttext-generation100K<n<1M0 likes563 downloads13d agoHugging Face03sagawa /ZINC-canonicalized dataset description We downloaded ZINC dataset from here and canonicalized it. We used the following function to canonicalize the data and removed some SMILES that cannot be read by RDKit. from rdkit import Chem def canonicalize(mol): mol = Chem.MolToSmiles(Chem.MolFromSmiles(mol),True) return mol We randomly split the preprocessed data into train and validation. The ratio is 9 : 1. text10M<n<100M0 likes542 downloads4y agoHugging Face04dio7153 /aquatype-canonical-ctx-20260706tabular100M<n<1B1 likes405 downloads3mo agoHugging Face05laion /llama-nemotron-science-reasoning-on-canonical-think-full Llama-Nemotron science reasoning — Delphi canonical-think (COMPLETE, no length filter) The complete reasoning:on science split of nvidia/Llama-Nemotron-Post-Training-Dataset, converted once into the canonical Delphi chat-template thinking format. 708,920 rows. Unlike the cold-start warmup slice open-athena/llama-nemotron-science-reasoning-on-le3000tok-100k (and its -canonical-think variant), this build applies no length cap and no subsample — every long-CoT science example is… See the full description on the dataset page: https://huggingface.co/datasets/laion/llama-nemotron-science-reasoning-on-canonical-think-full.texttext-generation100K<n<1M0 likes381 downloads22d agoHugging Face06SkillFactory /canonical_prompt_collectiontext100K<n<1M0 likes352 downloads10mo agoHugging Face07arjhinety /OpenGrad-ToolPolicy-Canonical-v2 This is a provenance-preserving canonical candidate corpus. It is a pre-training canonical release, not an empirically selected or recommended training mixture. What this release is OpenGrad ToolPolicy Canonical v2 is a provenance-preserving, model-independent normalization of public tool-use datasets in which every record declares what it supervises. It exists because not every legitimate post-training corpus has the same conversational trajectory shape, and discarding a… See the full description on the dataset page: https://huggingface.co/datasets/arjhinety/OpenGrad-ToolPolicy-Canonical-v2.texttext-generation100K<n<1M0 likes297 downloads12d agoHugging Face08arjhinety /OpenGrad-ToolPolicy-Canonical-v2-minus-xlam This is the byte-identical training view for a joint xLAM-plus-CALL_PREDICTION removal experiment. xLAM is currently the corpus's only source of that supervision contract, so this is not a pure source-content ablation. It carries no result of its own and is not a recommended mixture. It is part of OpenGrad Study 001. What this is OpenGrad-ToolPolicy-Canonical-v2 with one source removed: xLAM/APIGen. Three sources remain, 115,895 canonical records, 118 shards. It is the exact… See the full description on the dataset page: https://huggingface.co/datasets/arjhinety/OpenGrad-ToolPolicy-Canonical-v2-minus-xlam.texttext-generation100K<n<1M0 likes297 downloads13d agoHugging Face09surindersinghssj /gurbani-sehajpath-yt-captions-canonical Gurbani Sehajpath — Canonical-aligned ASR corpus Stage-1 + Stage-2 canonical pipeline output for sehaj-path (calm recitation of the Guru Granth Sahib). Built from publicly available audio recordings with aligned transcripts, chunked by caption timing and aligned against the canonical Guru Granth Sahib Ji text (SGGS). Columns Schema is auto-inferred from the parquet shards. Primary columns: audio — 16 kHz mono waveform final_text — canonical Gurmukhi transcription (post… See the full description on the dataset page: https://huggingface.co/datasets/surindersinghssj/gurbani-sehajpath-yt-captions-canonical.audioautomatic-speech-recognition10K<n<100K0 likes240 downloads5mo agoHugging Face10sagawa /pubchem-10m-canonicalized dataset description We downloaded PubChem-10m dataset from here and canonicalized it. We used the following function to canonicalize the data and removed some SMILES that cannot be read by RDKit. from rdkit import Chem def canonicalize(mol): mol = Chem.MolToSmiles(Chem.MolFromSmiles(mol),True) return mol We randomly split the preprocessed data into train and validation. The ratio is 9 : 1. text1M<n<10M7 likes197 downloads4y agoHugging Face11Nine1Eight /vil-canonical-glyph-system VIL Canonical Glyph System Canonical tri-layer glyph dataset for the GlyphMatics / SigilAGI / VIL stack. Tri-layer identity glyph = (visible, braille, hanzi) digest = SHA256(visible + braille + hanzi) Layers α-layer: visible canonical symbol / glyph role β-layer: Braille-inspired structural state γ-layer: Hanzi temporal-semantic context Canonical role system ID Name Role G0 Origin Root state G1 Split Branch G2 Bind Merge G3 Flow Transition G4 Gate Conditional G5… See the full description on the dataset page: https://huggingface.co/datasets/Nine1Eight/vil-canonical-glyph-system.textfeature-extraction1K<n<10K0 likes187 downloads2mo agoHugging Face12nunaa /canonical_obligation_datasettext1K<n<10K0 likes180 downloads20d agoHugging Face13crosslingual-rule-following /canonical-dataset canonical-dataset A parallel, multilingual dataset on rule-following Languages en — English am — Amharic de — German hi — Hindi ig — Igbo it — Italian ko — Korean ru — Russian sw — Swahili ta — Tamil tr — Turkish ur — Urdu yo — Yoruba Loading from datasets import load_dataset en = load_dataset("canonical-dataset", "en", split="test") yo = load_dataset("canonical-dataset", "yo", split="test") text10K<n<100K0 likes161 downloads1mo agoHugging Face14SaakethS /lichess-stockfish-canonicaltext100M<n<1B0 likes110 downloads22h agoHugging Face15lacg030175 /CIC-IoT-2023-canonical-neto CIC-IoT-2023 — Canonical (Neto et al.) Variant This is the canonical CIC-IoT-2023 dataset, sourced from bencorn/CIC-IoT-2023's CSV/MERGED_CSV/ folder, which contains Neto et al.'s authentic merged CSVs WITH embedded labels (vs. bencorn's other CSV/CSV/<attack>/ re-organization which lost ~6.5M rows during the folder-restructure). Why this exists: prior lacg030175/CIC-IoT-2023-full and -full-raw were built from CSV/CSV/ and contained only 38.5M rows. This one contains ~45,019,243… See the full description on the dataset page: https://huggingface.co/datasets/lacg030175/CIC-IoT-2023-canonical-neto.tabular10M<n<100M0 likes83 downloads5mo agoHugging Face16timo-pierre-schrader /canonical-order-problem List Extraction Dataset A dataset for studying how large language models (LLMs) represent and generate multi-valued relations — relations in which a single subject is associated with a set of entities (e.g., "all countries in South America", "all elements of the periodic table"). It accompanies the paper: The Canonical Order Problem: When Large Language Models Are Unreliable Knowledge Bases for Multi-Valued Relations Timo Pierre Schrader, Annemarie Friedrich, Simon Razniewski… See the full description on the dataset page: https://huggingface.co/datasets/timo-pierre-schrader/canonical-order-problem.tabularother10K<n<100K0 likes67 downloads13d agoHugging Face17Derify /augmented_canonical_pubchem_13m PubChem 10M - Augmented SMILES Dataset This dataset is derived from the original PubChem 10M and has been canonicalized using RDKit (2024.9.4) to ensure structural consistency. To enhance molecular diversity, 33% of the dataset was randomly sampled and augmented using RDKit’s Chem.MolToRandomSmilesVect function, following an approach similar to NVIDIA’s molmim method for SMILES augmentation. Dataset Overview: Source: PubChem 10M Canonicalization: RDKit (2024.9.4)… See the full description on the dataset page: https://huggingface.co/datasets/Derify/augmented_canonical_pubchem_13m.textfeature-extraction10M<n<100M0 likes63 downloads1y agoHugging Face18Derify /augmented_canonical_druglike_QED_43m Druglike QED 43M - Augmented SMILES Dataset This dataset is derived from the Druglike molecule datasets for drug discovery dataset and has been canonicalized using RDKit (2024.9.4) to ensure structural consistency. To enhance molecular diversity, 33% of the dataset was randomly sampled and augmented using RDKit’s Chem.MolToRandomSmilesVect function, following an approach similar to NVIDIA's molmim method for SMILES augmentation. Dataset Overview: Source:… See the full description on the dataset page: https://huggingface.co/datasets/Derify/augmented_canonical_druglike_QED_43m.textfeature-extraction10M<n<100M1 likes63 downloads1y agoHugging Face19j0ma /paranames-canonical-name-translation-data-convo-format-no-whitespace-en2xxtext1M<n<10M0 likes55 downloads7mo agoHugging Face20Derify /augmented_canonical_druglike_QED_Pfizer_15m Druglike QED Pfizer 15M - Augmented SMILES Dataset This dataset is derived from the Druglike molecule datasets for drug discovery dataset and has been canonicalized using RDKit (2024.9.4) to ensure structural consistency. To enhance molecular diversity, 33% of the dataset was randomly sampled and augmented using RDKit’s Chem.MolToRandomSmilesVect function, following an approach similar to NVIDIA's molmim method for SMILES augmentation. Dataset Overview: Source:… See the full description on the dataset page: https://huggingface.co/datasets/Derify/augmented_canonical_druglike_QED_Pfizer_15m.textfeature-extraction10M<n<100M1 likes54 downloads1y agoHugging Face21jiosephlee /context-conditioned-molecule-transfer-v10.3-ames-mixed-canonical-intern Ames context-conditioned molecule transfer V10.3 This release preserves its direct panels and appends training-only, an exact 1:1 set of canonical-display V10 record-level transfer pairs. Query values remain hidden from prompts. Train rows: 184,896 Validation rows: 38,128 Test rows: 36,475 tabular100K<n<1M0 likes48 downloads5d agoHugging Face22jiosephlee /context-conditioned-molecule-transfer-v10.3-carcinogens-mixed-canonical-intern Carcinogens context-conditioned molecule transfer V10.3 This release preserves its direct panels and appends training-only, an exact 1:1 set of canonical-display V10 record-level transfer pairs. Query values remain hidden from prompts. Train rows: 360,384 Validation rows: 45,810 Test rows: 43,702 tabular100K<n<1M0 likes47 downloads5d agoHugging Face23avirambo /cci-multilingualrules-canonical-dataset canonical-dataset A parallel, multilingual dataset on rule-following Languages en — English am — Amharic de — German hi — Hindi ig — Igbo it — Italian ko — Korean ru — Russian sw — Swahili ta — Tamil tr — Turkish ur — Urdu yo — Yoruba Loading from datasets import load_dataset en = load_dataset("canonical-dataset", "en", split="test") yo = load_dataset("canonical-dataset", "yo", split="test") text10K<n<100K0 likes45 downloads10d agoHugging Face24jiosephlee /context-conditioned-molecule-transfer-v10.3-dili-mixed-canonical-intern DILI context-conditioned molecule transfer V10.3 This release preserves its direct panels and appends training-only, an exact 1:1 set of canonical-display V10 record-level transfer pairs. Query values remain hidden from prompts. Train rows: 154,560 Validation rows: 52,564 Test rows: 49,992 tabular100K<n<1M0 likes45 downloads5d agoHugging Face25j0ma /paranames-canonical-name-translation-data-convo-format-no-whitespace-xx2entext1M<n<10M0 likes43 downloads7mo agoHugging Face26michios /droid_xxjd_2_canonicalThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "Franka", "total_episodes": 27, "total_frames": 30357, "total_tasks": 2, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 500, "fps": 15, "splits": { "train": "0:27" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/michios/droid_xxjd_2_canonical.tabularrobotics10K<n<100K0 likes43 downloads4mo agoHugging Face27awhecmu /canonical-drafter-ei1m-sft canonical-drafter ei1m SFT dataset Round-1 drafter SFT parquets, merged Babel + Delta ei1_collect pools (see docs/logs/expert-iter-runs-delta.md in the repo, sha 8ea6ade era). ei1m_drafter-train.parquet — 29,935 rows ei1m_drafter-val.parquet — 616 rows (84 held-out modules, ~2%, group-aware) Build (2026-07-14, Delta): python scripts/sft/build_sft_parquet.py OUT /work/nvme/bhvj/ahe4/rollout_traces/ei1_collect /work/nvme/bhvj/ahe4/babel_ei1/ei1_collect… See the full description on the dataset page: https://huggingface.co/datasets/awhecmu/canonical-drafter-ei1m-sft.text10K<n<100K0 likes43 downloads2mo agoHugging Face28qualiadev /openarm-restock-sequences-canonical-30fps-subtasks-gripper-vlm restock-sequences-canonical-30fps LeRobot v2.1 dataset: 226 episodes, 306218 frames at 30 fps. Robot: openarm_bimanual Cameras: observation.images.context, observation.images.wrist_left, observation.images.wrist_right State/action dim: 16 Load it with the v2.1 tag, which is the revision the training path pins. tabularrobotics100K<n<1M0 likes43 downloads5d agoHugging Face29TAUR-dev /D-DATA-canonical_dataset_splits-v1-7_13_25-BACKUP-9_22_25text10K<n<100K0 likes41 downloads1y agoHugging Face30jiosephlee /context-conditioned-molecule-transfer-v10.3.1-dili-mixed-canonical-intern DILI context-conditioned molecule transfer V10.3.1 This release freezes the V10.3 auxiliary rows and all direct strata except positive-positive transfers, which are deterministically downsampled to a 2:1 ratio against negative-negative transfers. Query values remain hidden from prompts. Train rows: 141,444 Validation rows: 52,564 Test rows: 49,992 tabular100K<n<1M0 likes36 downloads5d agoHugging Face

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