Japanese Visual Rich Document Information Retrieval Dataset (JaVDIR)
Overview
This dataset was created for japanese visual rich document image retrieval testing.
Dataset Content
The folder structure of the dataset is as follows:
[Root directory of the dataset]
├── train
│ ├── train.parquet
│ ├── pdfs
│ └── images
├── test
│ ├── test.parquet
│ ├── pdfs
│ └── images
├── validation
│ ├── validation.parquet
│ ├── pdfs
│ └── images
└── ...
Each… See the full description on the dataset page: https://huggingface.co/datasets/sora2005/test-dataset.