Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
the_cauldron / README.md
HugoLaurencon's picture
Upload README.md with huggingface_hub
665238e verified
|
raw
history blame
1.09 kB
metadata
dataset_info:
  - config_name: ai2d
    features:
      - name: images
        sequence: image
      - name: texts
        list:
          - name: user
            dtype: string
          - name: assistant
            dtype: string
          - name: source
            dtype: string
    splits:
      - name: train
        num_bytes: 437329975.5701048
        num_examples: 2445
    download_size: 439151768
    dataset_size: 437329975.5701048
  - config_name: diagram_image_to_text
    features:
      - name: images
        sequence: image
      - name: texts
        list:
          - name: user
            dtype: string
          - name: assistant
            dtype: string
          - name: source
            dtype: string
    splits:
      - name: train
        num_bytes: 18877197
        num_examples: 300
    download_size: 18706661
    dataset_size: 18877197
configs:
  - config_name: ai2d
    data_files:
      - split: train
        path: ai2d/train-*
  - config_name: diagram_image_to_text
    data_files:
      - split: train
        path: diagram_image_to_text/train-*

Dataset Card for "the_cauldron"

More Information needed