t-tech/TRuST

Dataset em destaque no Hugging Face — 56 downloads. TRuST: T-Tech Russian Search Test 🚨 TRuST was built from sources collected from the open web that were publicly accessible at the time of crawling.

Hugging Face · Datasets ·t-tech · ·↓ 56 ·♥ 13

O dataset t-tech/TRuST está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Idiomas: russo
  • Licença: ODC-BY
  • Downloads: 56 · Curtidas: 13

Sobre o dataset

TRuST: T-Tech Russian Search Test 🚨 TRuST was built from sources collected from the open web that were publicly accessible at the time of crawling.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("t-tech/TRuST")
print(ds)
print(ds["train"][0])

Tags

russian benchmark retrieval web-search llm-agents

Explorar o dataset no Hugging Face →

compartilhar: