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
01AssemblyWorld /breaking-bad-volume-constrained Breaking Bad Volume-Constrained 61,887 fracture assemblies from 696 source objects, with 265,092 embedded fragment meshes. This release contains the official volume-constrained everyday and artifact subsets. It is separate from the original Breaking Bad version and does not include other or GARF point clouds. from datasets import load_dataset objects = load_dataset("AssemblyWorld/breaking-bad-volume-constrained", split="all") sample = objects[0] parts = sample["parts"] Pin… See the full description on the dataset page: https://huggingface.co/datasets/AssemblyWorld/breaking-bad-volume-constrained.text10K<n<100K0 likes1.2k downloads21d agoHugging Face02justintiensmith /Ordering_ConstrainedThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "fps": 30, "features": { "action": { "dtype": "float32", "names": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" ], "shape": [ 6… See the full description on the dataset page: https://huggingface.co/datasets/justintiensmith/Ordering_Constrained.tabularrobotics10K<n<100K0 likes955 downloads3mo agoHugging Face03llm-jp /scaling-data-constrained-llms Scaling Data-Constrained Language Models with Synthetic Data This repository provides the pre-training corpora used in Scaling Data-Constrained Language Models with Synthetic Data (Findings of EACL 2026). Overview This repository contains multiple corpora designed to study data augmentation strategies for pre-training Japanese LLMs under a data-constrained data setting. Starting from a limited Japanese Web corpus and a larger English Web corpus, we construct three… See the full description on the dataset page: https://huggingface.co/datasets/llm-jp/scaling-data-constrained-llms.texttext-generation100M<n<1B5 likes783 downloads6mo agoHugging Face04justintiensmith /Ordering_Constrained_No_DepthThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "fps": 30, "features": { "action": { "dtype": "float32", "names": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" ], "shape": [ 6… See the full description on the dataset page: https://huggingface.co/datasets/justintiensmith/Ordering_Constrained_No_Depth.tabularrobotics10K<n<100K0 likes480 downloads3mo agoHugging Face05justintiensmith /Ordering_Constrained_ParaphrasesThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "fps": 30, "features": { "action": { "dtype": "float32", "names": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" ], "shape": [ 6… See the full description on the dataset page: https://huggingface.co/datasets/justintiensmith/Ordering_Constrained_Paraphrases.tabularrobotics100K<n<1M0 likes407 downloads3mo agoHugging Face06WangSenQWQ /Constrained-IR-Benchmark Constrained-IR-Benchmark 10-domain retrieval test set. Each domain is a separate config with a test split. Domains config samples business_selection 25 company 25 course_selection 25 drug 25 enterprise_collaboration 25 phone 25 rental_house 25 restaurant 25 resume 25 vector_database 25 Load from datasets import load_dataset # 单个 domain ds = load_dataset("WangSenQWQ/Constrained-IR-Benchmark", "phone", split="test")… See the full description on the dataset page: https://huggingface.co/datasets/WangSenQWQ/Constrained-IR-Benchmark.texttext-retrievaln<1K0 likes174 downloads28d agoHugging Face07Anvesh-Lankala /Constrained_Indic_Codemixingtext1K<n<10K0 likes161 downloads1mo agoHugging Face08text-machine-lab /constrained_language Dataset Card for constrained_language (pre-training data for simplified English) Dataset Summary This dataset is one of the two datasets published by "Honey, I Shrunk the Language: Language Model Behavior at Reduced Scale" (https://arxiv.org/abs/2305.17266). The dataset available at this link is the pre-training data constrained by vocabulary. The other published data i.e. the pre-training data that is not constrained by vocabulary is available at… See the full description on the dataset page: https://huggingface.co/datasets/text-machine-lab/constrained_language.text1M<n<10M2 likes147 downloads3y agoHugging Face09Emulated-Inc /constrained-instruction-training-pool Constrained instruction training pool Public prompts for writing tasks, many of them carrying a constraint a program can check, from ten datasets read at the pinned revisions named below and one layer built here from them. The pool is laid out twice. Train on either layer or on both. pool.jsonl Every source rewritten into one shape, 462652 rows, one JSON object per line, with these fields. Field What it holds id a row identifier unique within this file… See the full description on the dataset page: https://huggingface.co/datasets/Emulated-Inc/constrained-instruction-training-pool.texttext-generation100K<n<1M0 likes137 downloads14d agoHugging Face10rlundqvist /exp10-constrained-choice-steering0 likes123 downloads3mo agoHugging Face11justintiensmith /Ordering_Constrained_No_Depth_50_demosThis dataset was created using LeRobot. Dataset Description This is a 50-episode subset of justintiensmith/Ordering_Constrained_No_Depth. It contains 12, 13, 12, and 13 demonstrations for the first, second, third, and fourth positions from the left, respectively. Episodes were selected evenly across each source 25-episode group, then reindexed to 0–49. All five camera videos were trimmed to include only the selected demonstrations. Selected source episode IDs: First… See the full description on the dataset page: https://huggingface.co/datasets/justintiensmith/Ordering_Constrained_No_Depth_50_demos.tabularrobotics10K<n<100K0 likes123 downloads2mo agoHugging Face12XixinZhang /pick-place-yellow_cube_constrainedThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "so_follower", "total_episodes": 55, "total_frames": 26351, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 30, "splits": { "train": "0:55" }, "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/XixinZhang/pick-place-yellow_cube_constrained.tabularrobotics10K<n<100K0 likes93 downloads7mo agoHugging Face13justintiensmith /Ordering_Constrained_OLDThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "fps": 30, "features": { "action": { "dtype": "float32", "names": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" ], "shape": [ 6… See the full description on the dataset page: https://huggingface.co/datasets/justintiensmith/Ordering_Constrained_OLD.tabularrobotics1K<n<10K0 likes83 downloads3mo agoHugging Face14DCAgent /exp-syh-r2egym-askllm-constrained_glm_4.7_traces_jupitertext10K<n<100K0 likes72 downloads7mo agoHugging Face15justintiensmith /Ordering_Constrained_Black_BinThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "fps": 30, "features": { "action": { "dtype": "float32", "names": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_flex.pos", "wrist_roll.pos", "gripper.pos" ], "shape": [ 6… See the full description on the dataset page: https://huggingface.co/datasets/justintiensmith/Ordering_Constrained_Black_Bin.tabularrobotics10K<n<100K0 likes66 downloads2mo agoHugging Face16wflying /instruction-following-rl-content-constrained-30k Instruction-Following RL Content-Constrained 30K Dataset summary Instruction-Following RL Content-Constrained 30K is a training dataset for precise instruction following and reinforcement learning from verifiable rewards (RLVR). The current cleaned revision contains 29,520 heterogeneous, single-turn user prompts. Each prompt combines a substantive task with one to five explicit output constraints, such as keyword inclusion or exclusion, response length… See the full description on the dataset page: https://huggingface.co/datasets/wflying/instruction-following-rl-content-constrained-30k.texttext-generation10K<n<100K0 likes61 downloads2mo agoHugging Face17justintiensmith /Ordering_Constrained_Black_Bin_SequencingThis dataset was created using LeRobot. Dataset Description This is a sequencing-prompt variant of justintiensmith/Ordering_Constrained_Black_Bin. The observations, actions, episode ordering, and videos are unchanged. Only the task prompts and their task indices have been rewritten. The black bin is to the left of the four-item sequence. The dataset uses five paraphrases for each of these relations: first from the left, second from the left, second from the right, and… See the full description on the dataset page: https://huggingface.co/datasets/justintiensmith/Ordering_Constrained_Black_Bin_Sequencing.tabularrobotics10K<n<100K0 likes59 downloads2mo agoHugging Face18DCAgent /exp-syh-r2egym-askllm-constrained_glm_4.7_traces_jupiter_cleanedtext1K<n<10K0 likes54 downloads7mo agoHugging Face19XixinZhang /pick-place-yellow_cube_constrained_leftThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "so_follower", "total_episodes": 61, "total_frames": 25600, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 30, "splits": { "train": "0:61" }, "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/XixinZhang/pick-place-yellow_cube_constrained_left.tabularrobotics10K<n<100K0 likes49 downloads7mo agoHugging Face20justintiensmith /Ordering_Constrained_Black_Bin_Sequencing_RobometerThis dataset was created using LeRobot. Dataset Description This is a sequencing-prompt variant of justintiensmith/Ordering_Constrained_Black_Bin. The observations, actions, episode ordering, and videos are unchanged. Only the task prompts and their task indices have been rewritten. The black bin is to the left of the four-item sequence. The dataset uses five paraphrases for each of these relations: first from the left, second from the left, second from the right, and… See the full description on the dataset page: https://huggingface.co/datasets/justintiensmith/Ordering_Constrained_Black_Bin_Sequencing_Robometer.tabularrobotics10K<n<100K0 likes45 downloads2mo agoHugging Face21riteshhf /repro-learning-fingerprints-for-medical-time-series-with-redundancy-constrained-info-traces Agent traces Agent sessions published from a Trackio Logbook. tabularn<1K0 likes42 downloads2mo agoHugging Face22XixinZhang /pick-place-yellow_cube_constrained_front_singleThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "so_follower", "total_episodes": 51, "total_frames": 20669, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 30, "splits": { "train": "0:51" }, "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/XixinZhang/pick-place-yellow_cube_constrained_front_single.tabularrobotics10K<n<100K0 likes41 downloads7mo agoHugging Face23DCAgent2 /terminal_bench_2_exp_syh_r2egym_askllm_constrained_glm_4_7_traces_jupiter_202602f9a0073textn<1K0 likes35 downloads7mo agoHugging Face24DCAgent /exp-syh-tezos-askllm-constrainedtext10K<n<100K0 likes29 downloads8mo agoHugging Face25DCAgent2 /gaia_127_laion_exp-syh-tezos-askllm-constrained_glm_4_7_traces_jupitertextn<1K0 likes27 downloads7mo agoHugging Face26youssefsassi /Le-Mat-Bulk_matgen_constrained Le-Mat-Bulk_matgen_constrained This repository contains preprocessed datasets from the LeMat-Bulk dataset prepared for MatterGen-style retraining. 🚀 Loading the Dataset Since this repository is public, you can load the dataset subsets directly without authentication using the Hugging Face datasets library: from datasets import load_dataset # Load Default (Dataset A) dataset_a = load_dataset("youssefsassi/Le-Mat-Bulk_matgen_constrained", name="default") # Load… See the full description on the dataset page: https://huggingface.co/datasets/youssefsassi/Le-Mat-Bulk_matgen_constrained.tabular1M<n<10M2 likes27 downloads3mo agoHugging Face27DCAgent2 /terminal_bench_2_exp_syh_tezos_askllm_constrained_glm_4_7_traces_jupiter_2026025f196559textn<1K0 likes26 downloads7mo agoHugging Face28DCAgent2 /terminal_bench_2_exp_syh_r2egym_askllm_constrained_glm_4_7_traces_jupiter_cleanfe7e8510text1K<n<10K0 likes24 downloads3mo agoHugging Face29DCAgent /exp-syh-tezos-askllm-constrained_glm_4.7_traces_jupiter_cleanedtext1K<n<10K0 likes23 downloads7mo agoHugging Face30Bmingg /DPO_5b_llama_3600_constrained_quality_aware_bleurttext1K<n<10K0 likes21 downloads1y agoHugging Face

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