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
01glaiveai /reasoning-v1-20m We are excited to release a synthetic reasoning dataset containing 22mil+ general reasoning questions and responses generated using deepseek-ai/DeepSeek-R1-Distill-Llama-70B. While there have been multiple efforts to build open reasoning datasets for math and code tasks, we noticed a lack of large datasets containing reasoning traces for diverse non code/math topics like social and natural sciences, education, creative writing and general conversations, which is why we decided to release this… See the full description on the dataset page: https://huggingface.co/datasets/glaiveai/reasoning-v1-20m.texttext-generation10M<n<100M238 likes6.6k downloads2y agoHugging Face02hanamizuki-ai /anything-v3.0-glazed Dataset Card for Anything v3.0 Glazed Samples Dataset Description Dataset Summary This dataset contains image samples originally generated by Linaqruf/anything-v3.0 and subsequently processed by Glaze tool. Supported Tasks and Leaderboards [More Information Needed] Languages [More Information Needed] Dataset Structure Data Instances [More Information Needed] Data Fields [More Information Needed]… See the full description on the dataset page: https://huggingface.co/datasets/hanamizuki-ai/anything-v3.0-glazed.imageimage-classification10K<n<100K5 likes3.3k downloads3y agoHugging Face03hanamizuki-ai /stable-diffusion-v1-5-glazed Dataset Card for Stable Diffusion v1.5 Glazed Samples Dataset Description Dataset Summary This dataset contains image samples originally generated by runwayml/stable-diffusion-v1-5 and subsequently processed by Glaze tool. Supported Tasks and Leaderboards [More Information Needed] Languages [More Information Needed] Dataset Structure Data Instances [More Information Needed] Data Fields [More Information… See the full description on the dataset page: https://huggingface.co/datasets/hanamizuki-ai/stable-diffusion-v1-5-glazed.imageimage-classification100K<n<1M4 likes3.1k downloads3y agoHugging Face04heegyu /glaive-function-calling-v2-formatted original dataset: glaiveai/glaive-function-calling-v2 {'system_message': 'You are a helpful assistant with access to the following functions. Use them if required -', 'function_description': '{\n "name": "get_random_quote",\n "description": "Get a random quote",\n "parameters": {}\n}', 'conversations': [{'content': 'Hi, can you help me with something?', 'role': 'user'}, {'content': "Of course! I'm here to assist you. What do you need help with?", 'role': 'assistant'}… See the full description on the dataset page: https://huggingface.co/datasets/heegyu/glaive-function-calling-v2-formatted.text100K<n<1M12 likes1.9k downloads3y agoHugging Face05RoboCOIN /RMC-AIDA-L_glasses_storagegated RMC-AIDA-L_glasses_storage 📋 Overview This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. Robot Type: realman_rmc_aidal | Codebase Version: v2.1 End-Effector Type: two_finger_gripper 🏠 Scene Types This dataset covers the following scene types: home 🤖 Atomic Actions This dataset includes the following atomic actions: grasp pick fold close place 📊 Dataset Statistics… See the full description on the dataset page: https://huggingface.co/datasets/RoboCOIN/RMC-AIDA-L_glasses_storage.tabularrobotics100K<n<1M1 likes1.8k downloads9mo agoHugging Face06togethercomputer /glaive-function-calling-v2-formatted Dataset Card for "glaive-function-calling-v2-formatted" More Information needed text100K<n<1M37 likes1.2k downloads3y agoHugging Face07AMead10 /Universal-glaive-function-calling-v2 Dataset Card for "Universal-glaive-function-calling-v2" More Information needed text100K<n<1M0 likes958 downloads3y agoHugging Face08lilacai /glaive-function-calling-v2-sharegpt Dataset Card for "glaive-function-calling-v2-sharegpt" This dataset takes the glaive/glaive-function-calling-v2 dataset and formats it with ShareGPT using Lilac The accompanying notebook can be found here. The original columns "system" and "chat" still exist on the dataset. There are 4 types of roles in the ShareGPT format: system user human function call The original dataset has a column called 'chat' with the following structure: USER: Hi, I need help with calculating a tip. My… See the full description on the dataset page: https://huggingface.co/datasets/lilacai/glaive-function-calling-v2-sharegpt.text100K<n<1M31 likes899 downloads3y agoHugging Face09Archangel-system /glaive-function-calling-v2-openai-native glaive-function-calling-v2-openai-native glaiveai/glaive-function-calling-v2 restructured into the native OpenAI / TRL format: tools is a typed column and tool_calls[].function.arguments is a real object — not JSON inside a string. The original is widely used (69k downloads/month) but inactive for ~3 years, and ships tool calls as <functioncall> text blobs with Python-quoted arguments. Existing repackagings either keep ShareGPT with tools as a string, or carry no license at all.… See the full description on the dataset page: https://huggingface.co/datasets/Archangel-system/glaive-function-calling-v2-openai-native.texttext-generation10K<n<100K1 likes687 downloads12d agoHugging Face10glanceai /VTON-Synthetic-Pairs Dataset Card for Glance VTON Synthetic Dataset Dataset Summary The Glance VTON Synthetic Dataset is a large-scale, fully synthetic paired dataset designed for training and evaluating Virtual Try-On (VTON) models. It was created to overcome the scarcity, high acquisition cost, restrictive commercial licensing, and demographic/stylistic biases of existing real-world paired VTON datasets. The dataset features carefully curated pairs consisting of an isolated garment image… See the full description on the dataset page: https://huggingface.co/datasets/glanceai/VTON-Synthetic-Pairs.imageimage-to-image10K<n<100K2 likes628 downloads7mo agoHugging Face11artist /glami-1m-t2i-mteb GLAMI-1M text-to-image retrieval This MTEB-formatted derivative uses the complete 116,004-row official GLAMI-1M test split. Product names and descriptions are text queries and product images are the corpus. Repeated image IDs and exact repeated texts are deduplicated within each language, and qrels retain every observed text-image association. The unchanged source archives are already hosted by the original authors in glami/glami-1m. GLAMI-1M-dataset--test-only.zip is pinned at… See the full description on the dataset page: https://huggingface.co/datasets/artist/glami-1m-t2i-mteb.image100K<n<1M0 likes467 downloads25d agoHugging Face12rizerphe /glaive-function-calling-v2-llama Glaive's Function Calling V2 for Llama2 Glaive's Function Calling V2 dataset, formatted according to the Llama2 chat schema, with all the data that I wasn't able to automatically convert removed manually. Adds a special <function> token. Here's an example prompt: <s>[INST] <<SYS>> <function>Available functions: <function>{ "name": "generate_password", "description": "Generate a random password with specified criteria", "parameters": { "type": "object"… See the full description on the dataset page: https://huggingface.co/datasets/rizerphe/glaive-function-calling-v2-llama.texttext-generation100K<n<1M22 likes431 downloads3y agoHugging Face13RoboCOIN /AIRBOT_MMK2_place_the_glasses_case_and_gold_barsgated AIRBOT_MMK2_place_the_glasses_case_and_gold_bars 📋 Overview This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. Robot Type: discover_robotics_aitbot_mmk2 | Codebase Version: v2.1 End-Effector Type: five_finger_hand 🏠 Scene Types This dataset covers the following scene types: home 🤖 Atomic Actions This dataset includes the following atomic actions: grasp pick place 📊 Dataset… See the full description on the dataset page: https://huggingface.co/datasets/RoboCOIN/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.tabularrobotics10K<n<100K0 likes400 downloads9mo agoHugging Face14RoboCOIN /R1_Lite_move_the_position_of_the_glassgated R1_Lite_move_the_position_of_the_glass 📋 Overview This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. Robot Type: galaxea_r1_lite | Codebase Version: v2.1 End-Effector Type: two_finger_gripper 🏠 Scene Types This dataset covers the following scene types: home 🤖 Atomic Actions This dataset includes the following atomic actions: place pick grasp 📊 Dataset Statistics… See the full description on the dataset page: https://huggingface.co/datasets/RoboCOIN/R1_Lite_move_the_position_of_the_glass.tabularrobotics10K<n<100K0 likes399 downloads9mo agoHugging Face15glacierscopessegmentation /scopes_test Dataset Card for "scopes_test" More Information needed imageimage-segmentation10K<n<100K0 likes395 downloads2y agoHugging Face16emelle /LargeST-GLA LargeST-GLA Dataset Preprocessed from LargeST benchmark (California traffic data). Region: GLA Year: 2019 Sensors: 3834 Compatible with METR-LA and PEMS-BAY format. tabular100M<n<1B1 likes381 downloads10mo agoHugging Face17madroid /glaive-function-calling-openai OpenAI Function Calling Dataset This dataset contains examples of OpenAI function calling conversations, designed for training and evaluating language models on function calling capabilities. The dataset includes both a comprehensive collection of function calling examples and a curated subset focusing on the most frequently used functions. Dataset Structure The dataset consists of a complete dataset and several test subsets: Complete Dataset Contains all… See the full description on the dataset page: https://huggingface.co/datasets/madroid/glaive-function-calling-openai.text100K<n<1M3 likes328 downloads2y agoHugging Face18psyche /glaiveai-reasoning-v1-20mtext10M<n<100M1 likes316 downloads8mo agoHugging Face19interstellarninja /glaive-function-calling-2ktext1K<n<10K0 likes305 downloads3y agoHugging Face20villekuosmanen /agilex_shake_glassThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.0", "robot_type": "arx5_bimanual", "total_episodes": 40, "total_frames": 17985, "total_tasks": 1, "total_videos": 120, "total_chunks": 1, "chunks_size": 1000, "fps": 25, "splits": { "train": "0:40" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/villekuosmanen/agilex_shake_glass.tabularrobotics10K<n<100K0 likes299 downloads7mo agoHugging Face21tfoldi /glasses_exp_5This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "so100", "total_episodes": 30, "total_frames": 8111, "total_tasks": 1, "total_videos": 90, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:30" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/tfoldi/glasses_exp_5.tabularrobotics1K<n<10K0 likes264 downloads1y agoHugging Face22gardner /glaive-function-calling-v2-sharegpttext100K<n<1M1 likes232 downloads3y agoHugging Face23souravc83 /ImageNet-C-glass_blur-severity_5image10K<n<100K0 likes229 downloads5mo agoHugging Face24kantine /piling_glassesThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "so100", "total_episodes": 20, "total_frames": 8979, "total_tasks": 1, "total_videos": 40, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:20" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/kantine/piling_glasses.tabularrobotics1K<n<10K0 likes215 downloads1y agoHugging Face25interstellarninja /glaive-function-calling-5ktext1K<n<10K3 likes213 downloads3y agoHugging Face26adityaGautham /glass_tube_v1_trimThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "fps": 30, "features": { "action": { "dtype": "float32", "shape": [ 6 ], "names": [ "shoulder_pan.pos", "shoulder_lift.pos", "elbow_flex.pos", "wrist_flex.pos", "wrist_roll.pos", "gripper.pos"… See the full description on the dataset page: https://huggingface.co/datasets/adityaGautham/glass_tube_v1_trim.tabularrobotics10K<n<100K0 likes208 downloads7d agoHugging Face27villekuosmanen /move_glass_cupsThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.0", "robot_type": "arx5_bimanual", "total_episodes": 30, "total_frames": 30602, "total_tasks": 1, "total_videos": 90, "total_chunks": 1, "chunks_size": 1000, "fps": 50, "splits": { "train": "0:30" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/villekuosmanen/move_glass_cups.tabularrobotics10K<n<100K2 likes192 downloads7mo agoHugging Face28glaiveai /l4text1M<n<10M2 likes183 downloads1y agoHugging Face29glannuzel /kitchen_taskThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "reachy2", "total_episodes": 200, "total_frames": 60031, "total_tasks": 1, "total_videos": 400, "total_chunks": 1, "chunks_size": 1000, "fps": 15, "splits": { "train": "0:200" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/glannuzel/kitchen_task.tabularrobotics10K<n<100K0 likes178 downloads1y agoHugging Face30sedrickkeh /glaive_reasoning_1mtext1M<n<10M0 likes175 downloads2y agoHugging Face

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