datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
MATH-500
Dataset Card for MATH-500
This dataset contains a subset of 500 problems from the MATH benchmark that OpenAI created in their Let's Verify Step by Step paper. See their GitHub repo for the source file: https://github.com/openai/prm800k/tree/main?tab=readme-ov-file#math-splits
instruction-datasetThis is the blind eval dataset of high-quality, diverse, human-written instructions with demonstrations. We will be using this for step 3 evaluations in our RLHF pipeline.
transformers-metadata
Transformers metadata
openstax_paragraphsTexbooks from openstax.org with their chapters, abstracts and sections.
Sample:
{
"book_title":"World History Volume 1, to 1500",
"language":"en",
"chapters":[
{
"title":"Preface",
"abstract":"None",
"sections":[
{
"title":"About OpenStax",
"paragraph":"OpenStax is part of Rice University, which is a 501(c)(3) nonprofit..."
},
{
"title":"About OpenStax Resources"… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFaceTB/openstax_paragraphs.diffusers-metadatacodeparrot-ds-traincodeparrot-ds-validminerva-mathforensic-refusalsd-multiplayer-dataTo access an image use the following
Bucket URL: https://d26smi9133w0oo.cloudfront.net/
example:
https://d26smi9133w0oo.cloudfront.net/room-7/1670520485-CZk4C72xBr5wPfTpwDAnG6-7648_7008-a-chicken-breaking-through-a-mirrornnotn.webp
Bucket URL/key
SQLite
https://huggingface.co/datasets/huggingface-projects/sd-multiplayer-data/blob/main/rooms_data.db
sqlite> PRAGMA table_info(rooms_data);
0|id|INTEGER|1||1
1|room_id|TEXT|1||0
2|uuid|TEXT|1||0
3|x|INTEGER|1||0
4|y|INTEGER|1||0
5|prompt|TEXT|1||0… See the full description on the dataset page: https://huggingface.co/datasets/huggingface-projects/sd-multiplayer-data.filesystem_huggingface_5053_cl6lee6m
Support Ticket Triage Corpus
Dataset ID: ZorakTriage94b837
Customer support ticket records with priority, status, and satisfaction annotations.
HuggingFaceFW-finewiki-sample
HuggingFaceFW/finewiki sample
A uniformly randomized subset of HuggingFaceFW/finewiki, created to provide a smaller and more manageable dataset for analysis, fine-tuning, and benchmarking.
Overview
This sample includes Wikipedia articles from languages with more than one million pages. Sampling is performed uniformly at random instead of alphabetically to ensure unbiased representation.
Language Inclusion Criteria
Languages were selected based on page count and… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/HuggingFaceFW-finewiki-sample.data_feedbackcolor-palettes-sdHuggingFaceH4__zephyr-7b-beta-details
Dataset Card for Evaluation run of HuggingFaceH4/zephyr-7b-beta
Dataset automatically created during the evaluation run of model HuggingFaceH4/zephyr-7b-beta
The dataset is composed of 44 configuration(s), each one corresponding to one of the evaluated task.
The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceH4__zephyr-7b-beta-details.instruction-pilot-outputs-filteredmath_tasksThis is a math benchmark data collection adapted from Qwen2.5-Math
HuggingFaceH4__zephyr-orpo-141b-A35b-v0.1-details
Dataset Card for Evaluation run of HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1
Dataset automatically created during the evaluation run of model HuggingFaceH4/zephyr-orpo-141b-A35b-v0.1
The dataset is composed of 44 configuration(s), each one corresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceH4__zephyr-orpo-141b-A35b-v0.1-details.rail_12306_filesystem_word_huggingface_1588_travel_archive_4a6a2e
High-Speed Rail Travel Forum Discussions
Threads from the rail travel community forum, anonymized and curated for analysis.
Contents
12,804 threads
Languages: zh-CN
Format: JSON Lines
Fields
thread_id
title
author_anon
created_at
replies
views
huggingface_filesystem_terminal_12679_q7v2m9_source_ticketsfilesystem_huggingface_9816_customer_feedback_raw_nucfubxi
Raw Customer Feedback Corpus
Fresh export of anonymized customer feedback records collected from the
company's product channels (mobile app, website, email, in-app). Each record
contains a product reference, a star rating, the customer review text, the
review date, the originating channel, and the current processing status.
This is the source dataset for the CX analytics curation pipeline.
HuggingFaceH4__zephyr-7b-alpha-details
Dataset Card for Evaluation run of HuggingFaceH4/zephyr-7b-alpha
Dataset automatically created during the evaluation run of model HuggingFaceH4/zephyr-7b-alpha
The dataset is composed of 44 configuration(s), each one corresponding to one of the evaluated task.
The dataset has been created from 4 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.
An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceH4__zephyr-7b-alpha-details.huggingface_4691_crm_marketing_campaigns
Marketing Campaigns
Snapshot of GLOBAL data.
filesystem_huggingface_yahoo-finance_excel_8582_catalog_j9z7el
Lumina Living — Product Catalog
This repository hosts the public product catalog for Lumina Living, a smart home & lifestyle retailer.
Contents
products.json — the product catalog as a JSON array. Each product has:
id: unique product code
name: product name
category: product category
price: retail price in USD (number)
status: active, approved, draft, or discontinued
benchmark_ticker: the equity ticker used as the market benchmark for the product line
HuggingFaceFW-finetranslations-100-languages-sample
Finetranslations 100 Language Sample Dataset
Subset of HuggingFaceFW/finetranslations with the top 100 languages by number of documents.
Configurations
all: 100 languages combined (100k rows), shuffled
100 individual language configs: 1000 rows each
Columns
Original columns + language (source language indicator which is the name of the config)
Usage
from datasets import load_dataset
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/agentlans/HuggingFaceFW-finetranslations-100-languages-sample.google_map_huggingface_fetch_8657_0ad41549_city_tourself-instruct-seedManually created seed dataset used in bootstrapping in the Self-instruct paper https://arxiv.org/abs/2212.10560. This is part of the instruction fine-tuning datasets.
HuggingFaceTB__SmolLM-1.7B-Instruct-details
Dataset Card for Evaluation run of HuggingFaceTB/SmolLM-1.7B-Instruct
Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM-1.7B-Instruct
The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task.
The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM-1.7B-Instruct-details.github_fetch_huggingface_terminal_9061_aspcbz_prod_feedback_2024
2024 Customer Feedback Snapshot
A curated snapshot of customer feedback messages collected during 2024. Released for internal analytics and model training.
Provenance
Derived from the Sentiment Label Reference dataset.
Status
PENDING_REVIEW
github_fetch_huggingface_terminal_9091_n3v8x2_source_beta
Beta Support Conversations
Anonymized customer support conversation transcripts.
Dataset ID: SRC-BETA
Catalog: ghfht9091n3v8x2
Origin: Community tech-support forum public dump (2022-2024)
Records: 8,152
License: Apache-2.0
