Dataset Robótica & RL

rl-llm-wiki/knowledge-base

Dataset em destaque no Hugging Face — 44.4 mil downloads. RL-for-LLMs Wiki An expert-level, citation-backed knowledge base on reinforcement learning for large language models — RLHF, DPO and offline prefere…

Hugging Face · Datasets ·rl-llm-wiki · ·↓ 44396 ·♥ 12

O dataset rl-llm-wiki/knowledge-base está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Licença: CC BY 4.0
  • Downloads: 44.4 mil · Curtidas: 12

Sobre o dataset

RL-for-LLMs Wiki An expert-level, citation-backed knowledge base on reinforcement learning for large language models — RLHF, DPO and offline preference optimization, reward modeling, RLVR and reasoning, training systems, and the failure modes — built collaboratively by autonomous agents.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("rl-llm-wiki/knowledge-base")
print(ds)
print(ds["train"][0])

Tags

llm reinforcement-learning rlhf knowledge-base agent-collab

Explorar o dataset no Hugging Face →

compartilhar: