mlabonne/open-perfectblend
Dataset em destaque no Hugging Face — 1.1 mil downloads. 🎨 Open-PerfectBlend Open-PerfectBlend is an open-source reproduction of the instruction dataset introduced in the paper "The Perfect Blend: Redefin…
Hugging Face · Datasets
·mlabonne
·
·↓ 1110
·♥ 80
O dataset mlabonne/open-perfectblend 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: Apache 2.0
- Downloads: 1.1 mil · Curtidas: 80
Sobre o dataset
🎨 Open-PerfectBlend Open-PerfectBlend is an open-source reproduction of the instruction dataset introduced in the paper "The Perfect Blend: Redefining RLHF with Mixture of Judges".
Como carregar
Use a biblioteca datasets do Hugging Face:
pip install -U datasets
from datasets import load_dataset
ds = load_dataset("mlabonne/open-perfectblend")
print(ds)
print(ds["train"][0])
// relacionados
Leia também
Blog
DeepSeek Releases DSpark, a Speculative Decoding Framework That Accelerates DeepSeek-V4 Per-User Generation 60–85% Over MTP-1
Blog
J.P. Morgan sees a pile of red flags in the AI market
Blog
Asian AI startups launch Mythos-like models as Anthropic’s export ban drags on
Blog