textAnthropic/hh-rlhfrlhfpreference-datareward-modelalignmentred-teamanthropichuman-feedbackdposafetyllm

Anthropic HH-RLHF: Helpful & Harmless Human Preference Data

Category
Text
Records
169,352 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~175.1 MB
Downloads
0

About this data

Anthropic's human preference dataset for training helpful and harmless assistants via RLHF. ~170K chosen/rejected response pairs covering helpfulness and red-teaming harmlessness data. MIT licensed.

Schema

NameTypeDescription
chosenVARCHARMulti-turn conversation selected as the preferred response in human preference evaluation.
rejectedVARCHARMulti-turn conversation rated as less preferred compared to the chosen response.

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Anthropic HH-RLHF: Helpful & H" })
// Found: 2d251606-be92-4b5f-af1a-92b31acae94c
get_download_url({ dataset_id: "2d251606-be92-4b5f-af1a-92b31acae94c" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/2d251606-be92-4b5f-af1a-92b31acae94c/download-url
Anthropic HH-RLHF: Helpful & Harmless Human Preference Data — Free Dataset | DataBazaar