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
01ChristophSchuhmann /basic-math-problems-with-step-by-step-solutionstext10M<n<100M9 likes4.6k downloads3y agoHugging Face02japanese-asr /ja_asr.jsut_basic5000audio1K<n<10K11 likes917 downloads2y agoHugging Face03BASIC-MATH /qwen35-math-rl-by-length 수학 RL 학습 데이터 — 응답 예산별 3묶음 폴더 하나만 받으면 됩니다. 학습에 쓸 응답 길이 상한에 맞는 폴더를 고르세요. 각 폴더는 그 자체로 완결이고, 데이터·리워드·루브릭이 모두 들어 있습니다. 폴더 응답 상한 문제 수 이 예산에서 늘어난 분 힌트판 루브릭 보유 to-16k/ 16,384 2,429 +2,429 2,069 2,313 to-32k/ 32,768 5,542 +3,113 4,245 5,072 to-64k/ 65,536 6,455 +913 4,245 5,724 폴더는 누적입니다. to-32k/ 는 to-16k/ 의 문제를 포함합니다. 응답 32,768 로 학습한다면 to-32k/ 하나만 받으면 됩니다. 구간 전용도 따로 있습니다 — bands/ 누적이 아니라 그 구간에서 처음 learnable 이 되는 문제만 담았습니다. 세 파일을 합치면 to-64k/ 와 같아집니다.… See the full description on the dataset page: https://huggingface.co/datasets/BASIC-MATH/qwen35-math-rl-by-length.text10K<n<100K0 likes309 downloads13d agoHugging Face04HuggingFaceTB /instruct-data-basics-smollm-H4Datasets of basic instructions and answers for SmolLM-Instruct models trainings: it includes answers to greetings and questions such as "Who are you". This dataset was included in training of SmolLM-Instruct v0.2 but we didn't notice that it had an impact on model generations. We recommend using this generic larger dataset of multi-turn everyday conversations: https://huggingface.co/datasets/HuggingFaceTB/everyday-conversations-llama3.1-2k textn<1K5 likes299 downloads1y agoHugging Face05victorhu493 /cs336-basics-collection CS336 Assignment 1 — Pre-tokenized Data & BPE Tokenizers This repository contains preprocessing artifacts produced for Stanford CS336: Language Modeling from Scratch, Spring 2025 — Assignment 1: Basics. It includes: pre-tokenized TinyStories train/validation data, pre-tokenized OpenWebText (OWT sample) train/validation data, byte-level BPE vocabularies and merge tables for both datasets. The main purpose of this repository is to avoid repeating the relatively expensive… See the full description on the dataset page: https://huggingface.co/datasets/victorhu493/cs336-basics-collection.tabular1K<n<10K0 likes242 downloads20d agoHugging Face06gsethia08 /part2-basic_foldThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "hand", "total_episodes": 7536, "total_frames": 3353104, "total_tasks": 24, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 30, "splits": { "train": "0:7536" }, "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/gsethia08/part2-basic_fold.tabularrobotics1M<n<10M0 likes232 downloads4mo agoHugging Face07DCAgent /seed-basic_terminal_taskstext10K<n<100K0 likes207 downloads10mo agoHugging Face08gptilt /lol-basic-matches-challenger-10k GPTilt: 10K League of Legends Challenger Matches This dataset is part of the GPTilt open-source initiative, aimed at democratizing access to high-quality LoL data for research and analysis, fostering public exploration, and advancing the community's understanding of League of Legends through data science and AI. It provides detailed data from high-elo matches. By using this dataset, users accept full responsibility for any consequences arising from its use. GPTilt assumes no… See the full description on the dataset page: https://huggingface.co/datasets/gptilt/lol-basic-matches-challenger-10k.tabular10M<n<100M4 likes202 downloads1y agoHugging Face09mkurman /basic-math-operations Mathematical Reasoning Dataset A comprehensive dataset of mathematical problems with detailed step-by-step reasoning and Python verification, designed for training language models to perform mathematical computations with clear explanations. Dataset Description This dataset contains mathematical problems across 20 different operation types, each with detailed step-by-step reasoning that explains the mathematical concepts, handles edge cases, and includes Python code… See the full description on the dataset page: https://huggingface.co/datasets/mkurman/basic-math-operations.tabular10K<n<100K0 likes164 downloads11mo agoHugging Face10zbhpku /editworld_data_basicv0 How to load the image from the parquet file? import pyarrow.parquet as pq test_parquet_path = 't2i_branch/group_0.parquet' table = pq.read_table(test_parquet_path) df = table.to_pandas() from PIL import Image import io binary_image = df['original_image'][1] binary_image_t = df['target_image'][1] image = Image.open(io.BytesIO(binary_image)) image.save("origin.png") image = Image.open(io.BytesIO(binary_image_t)) image.save("target.png") image1K<n<10K5 likes156 downloads2y agoHugging Face11ccvl /SpatialReasoner-Basic3D-QAtext10K<n<100K0 likes118 downloads1y agoHugging Face12ChrisMcCormick /basic-arithmetic Basic Arithmetic Difficulty-balanced arithmetic dataset (addition, subtraction, multiplication, division) for evaluating and fine-tuning language models. Problems are classified into four difficulty tiers (easy, medium_easy, medium_hard, hard) based on Qwen2.5-0.5B-Instruct performance. Includes 10k training samples, 200 validation, and 400 test (in-domain + out-of-domain phrasings). Splits config split rows what default train 10,000 training set… See the full description on the dataset page: https://huggingface.co/datasets/ChrisMcCormick/basic-arithmetic.tabulartext-generation10K<n<100K0 likes94 downloads1mo agoHugging Face13bouncingsim /bouncingsim-GRAVITY-basictabular1K<n<10K0 likes90 downloads1y agoHugging Face14bouncingsim /bouncingsim-ROTOBJ-basictabular1K<n<10K0 likes88 downloads1y agoHugging Face15bouncingsim /bouncingsim-ROTBOX-basictabular1K<n<10K0 likes86 downloads1y agoHugging Face16bouncingsim /bouncingsim-ROTOBJ_ROTBOX-basictabularn<1K0 likes85 downloads1y agoHugging Face17electricsheepasia /asia-who-population-using-at-least-basic-sanitation-services Population using at least basic sanitation services (%) | Asia (WHO GHO) 🌏 3,206 observations · 48 Asia countries · 2000–2024 · Repackaged by Electric Sheep Asia TL;DR This dataset contains 3,206 observations of Population using at least basic sanitation services (%) data across 48 Asia countries, spanning 2000–2024, covering 1 distinct indicators. About the source Source: WHO Global Health Observatory Publisher: World Health Organization… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepasia/asia-who-population-using-at-least-basic-sanitation-services.tabulartabular-classification1K<n<10K0 likes84 downloads4mo agoHugging Face18bouncingsim /bouncingsim-MULTIOBJ-basictabular1K<n<10K0 likes83 downloads1y agoHugging Face19bouncingsim /bouncingsim-MULTIBOX_MULTIOBJ-basictabularn<1K0 likes81 downloads1y agoHugging Face20bouncingsim /bouncingsim-ROTOBJ_MULTIBOX-basictabularn<1K0 likes79 downloads1y agoHugging Face21bouncingsim /bouncingsim-MOVBOX-basictabular1K<n<10K0 likes77 downloads1y agoHugging Face22bouncingsim /bouncingsim-ROTOBJ_GRAVITY-basictabularn<1K0 likes72 downloads1y agoHugging Face23bouncingsim /bouncingsim-MOVBOX_GRAVITY-basictabularn<1K0 likes71 downloads1y agoHugging Face24bouncingsim /bouncingsim-MULTIBOX-basictabular1K<n<10K0 likes71 downloads1y agoHugging Face25bouncingsim /bouncingsim-MULTIOBJ_MULTIOBJ-basictabularn<1K0 likes69 downloads1y agoHugging Face26bouncingsim /bouncingsim-ROTOBJ_MOVBOX-basictabularn<1K0 likes68 downloads1y agoHugging Face27bouncingsim /bouncingsim-ROTOBJ_MULTIOBJ-basictabularn<1K0 likes65 downloads1y agoHugging Face28ellamind /basic-skillstext10K<n<100K0 likes65 downloads8mo agoHugging Face29bouncingsim /bouncingsim-ROTBOX_MOVBOX-basictabularn<1K0 likes64 downloads1y agoHugging Face30hac541309 /basic_korean_dict Dataset Card for "basic_korean_dict" This dataset is a NLP learnable form of Korean Basic Dictionary(한국어기초사전). It follows the original copyright policy (cc-by-sa-2.0) Some words have usage examples in other languages, effectively rendering this into a parallel corpus. This version is built from xls_20230601 한국어 기초 사전을 학습 가능한 형태로 처리한 데이터입니다. 한국어 기초 사전의 저작권을 따릅니다. 여러 언어로 이루어진 표제어들이 있어 병렬 말뭉치의 기능이 있습니다. xls_20230601으로부터 생성되었습니다. texttable-question-answering10K<n<100K6 likes63 downloads3y agoHugging Face

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