textnvidia/HelpSteerrlhfalignmentpreference-datahelpfulnessnvidiasteerlminstruction-tuninghuman-feedbackenglishllm

HelpSteer: NVIDIA Helpfulness Preference Dataset

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

About this data

NVIDIA's open helpfulness dataset with multi-attribute human ratings (helpfulness, correctness, coherence, complexity, verbosity) for prompts and responses. Used to train SteerLM-aligned LLMs. CC-BY-4.0.

Schema

NameTypeDescription
promptVARCHARUser instruction or question to be answered by the model
responseVARCHARModel-generated text response to the prompt
helpfulnessINTEGERHuman rating of overall usefulness (0-4 Likert scale)
correctnessINTEGERHuman rating of factual accuracy (0-4 Likert scale)
coherenceINTEGERHuman rating of clarity and logical consistency (0-4 Likert scale)
complexityINTEGERHuman rating of intellectual depth required (0-4 Likert scale)
verbosityINTEGERHuman rating of detail level relative to necessity (0-4 Likert scale)

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: "HelpSteer: NVIDIA Helpfulness " })
// Found: bb316ecd-8189-463d-851d-7fbff9de6737
get_download_url({ dataset_id: "bb316ecd-8189-463d-851d-7fbff9de6737" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/bb316ecd-8189-463d-851d-7fbff9de6737/download-url
HelpSteer: NVIDIA Helpfulness Preference Dataset — Free Dataset | DataBazaar