Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Japanese
Libraries:
Datasets
pandas
License:
MangaOCR / README.md
shtapm's picture
Update README.md
2b66314 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: messages
      list:
        - name: role
          dtype: string
        - name: content
          list:
            - name: type
              dtype: string
            - name: image
              dtype: string
            - name: text
              dtype: string
  splits:
    - name: train
      num_bytes: 17242201
      num_examples: 8763
    - name: validation
      num_bytes: 1347065
      num_examples: 673
    - name: test
      num_bytes: 2555620
      num_examples: 1166
  download_size: 7943944
  dataset_size: 21144886
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
license: cc-by-4.0
language:
  - ja

MangaOCR Dataset

Dataset Details

This is the MangaOCR dataset. We constructed this dataset by consolidating annotations from the Manga109 dataset and the manga onomatopoeia dataset.

It contains approximately 209K narrative text instances, spanning a wide variety of visual styles and layouts.