futo-org/swipe.futo.org

Dataset em destaque no Hugging Face — 865 downloads. Dataset Card for swipe.futo.org This dataset is presented in the paper FUTO Swipe: Layout-Agnostic Neural Swipe Decoding. It contains multiple collect…

Hugging Face · Datasets ·futo-org · ·↓ 865 ·♥ 28

O dataset futo-org/swipe.futo.org 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: 865 · Curtidas: 28

Sobre o dataset

Dataset Card for swipe.futo.org This dataset is presented in the paper FUTO Swipe: Layout-Agnostic Neural Swipe Decoding. It contains multiple collection runs from the swipe.futo.org website. The QWERTY layout definition is provided here Collection process Users were able to volunteer to contribute to our dataset. After visiting the site on a mobile device, they were given words to swipe as part of a pre-defined sentence set. Users were allowed to go back to retry… See the full description on the dataset page: https://huggingface.co/datasets/futo-org/swipe.futo.org.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("futo-org/swipe.futo.org")
print(ds)
print(ds["train"][0])

Tags

other

Explorar o dataset no Hugging Face →

compartilhar: