APStyless2904's picture
Upload README.md with huggingface_hub
a66a260 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: string
    - name: image_paths
      dtype: image
    - name: question
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: train
      num_bytes: 2759116.8
      num_examples: 1600
    - name: test
      num_bytes: 690645.2
      num_examples: 400
  download_size: 1018266
  dataset_size: 3449762

Dataset Card for "Combined_text_dataset"

More Information needed