Dataset Multimodal

finebooks/bhl-impact-gt

Dataset com 1 mil – 10 mil exemplos — 251 downloads no Hugging Face. FineBooks BHL IMPACT Ground Truth 2,165 page scans from six historical natural-history books, each paired with an expert, ~99.

Hugging Face · Datasets ·finebooks · ·↓ 251 ·♥ 8

O dataset finebooks/bhl-impact-gt está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Tamanho: 1 mil – 10 mil exemplos
  • Tarefas: descrição de imagem
  • Idiomas: alemão, inglês, francês, la
  • Licença: CC-BY-3.0
  • Downloads: 251 · Curtidas: 8

Sobre o dataset

FineBooks BHL IMPACT Ground Truth 2,165 page scans from six historical natural-history books, each paired with an expert, ~99.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("finebooks/bhl-impact-gt")
print(ds)
print(ds["train"][0])

Tags

image-to-text OCR text-recognition layout-analysis ground-truth biodiversity BHL historical-documents

Explorar o dataset no Hugging Face →

compartilhar: