TICQA / README.md
SarangChouguley's picture
Upload dataset
fdae8ee verified
metadata
dataset_info:
  - config_name: safety_warning_recognition
    features:
      - name: Filename
        dtype: string
      - name: ground_truth
        dtype: string
      - name: extra_info
        dtype: string
      - name: full_path
        dtype: string
      - name: image
        dtype: image
    splits:
      - name: train
        num_bytes: 3222145
        num_examples: 100
    download_size: 3192348
    dataset_size: 3222145
  - config_name: tools_and_components_identification
    features:
      - name: Filename
        dtype: string
      - name: ground_truth
        dtype: string
      - name: context
        dtype: string
      - name: question
        dtype: string
      - name: full_path
        dtype: string
      - name: image
        dtype: image
    splits:
      - name: train
        num_bytes: 9714061
        num_examples: 100
    download_size: 5520646
    dataset_size: 9714061
  - config_name: visual_sequence_interpretation
    features:
      - name: Filename
        dtype: string
      - name: ground_truth
        dtype: string
      - name: options
        dtype: string
      - name: question
        dtype: string
      - name: context
        dtype: string
      - name: full_path
        dtype: string
      - name: image
        dtype: image
    splits:
      - name: train
        num_bytes: 12082256
        num_examples: 50
    download_size: 12034496
    dataset_size: 12082256
configs:
  - config_name: safety_warning_recognition
    data_files:
      - split: train
        path: safety_warning_recognition/train-*
  - config_name: tools_and_components_identification
    data_files:
      - split: train
        path: tools_and_components_identification/train-*
  - config_name: visual_sequence_interpretation
    data_files:
      - split: train
        path: visual_sequence_interpretation/train-*