cais/hle

Dataset em destaque no Hugging Face — 27.7 mil downloads. [!NOTE] IMPORTANT: Please help us protect the integrity of this benchmark by not publicly sharing, re-uploading, or distributing the dataset.

Hugging Face · Datasets ·cais · ·↓ 27692 ·♥ 848

O dataset cais/hle 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: MIT
  • Downloads: 27.7 mil · Curtidas: 848

Sobre o dataset

[!NOTE] IMPORTANT: Please help us protect the integrity of this benchmark by not publicly sharing, re-uploading, or distributing the dataset.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("cais/hle")
print(ds)
print(ds["train"][0])

Explorar o dataset no Hugging Face →

compartilhar: