microsoft/Echoverse

Dataset em destaque no Hugging Face — 52 downloads. Echoverse Synthetic computer-use / web-agent evaluation environments.

Hugging Face · Datasets ·microsoft · ·↓ 52 ·♥ 8

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

Ficha do dataset

  • Tarefas: other
  • Idiomas: inglês
  • Licença: MIT
  • Downloads: 52 · Curtidas: 8

Sobre o dataset

Echoverse Synthetic computer-use / web-agent evaluation environments.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("microsoft/Echoverse")
print(ds)
print(ds["train"][0])

Tags

other computer-use agents web-agents ui-grounding benchmark

Explorar o dataset no Hugging Face →

compartilhar: