drive-action-subset / README.md
runoob1's picture
Upload dataset
9376ce4 verified
metadata
dataset_info:
  - config_name: Action
    features:
      - name: question_slice_id
        dtype: string
      - name: qa_l0
        dtype: string
      - name: qa_l1
        dtype: string
      - name: question_category
        dtype: string
      - name: content_cn
        struct:
          - name: answer
            dtype: string
          - name: question
            dtype: string
          - name: options
            dtype: string
      - name: content_en
        struct:
          - name: answer
            dtype: string
          - name: question
            dtype: string
          - name: options
            dtype: string
      - name: image_0
        dtype: image
      - name: image_1
        dtype: image
      - name: image_2
        dtype: image
    splits:
      - name: test
        num_bytes: 2381015777.01
        num_examples: 5841
    download_size: 2066416117
    dataset_size: 2381015777.01
  - config_name: Language
    features:
      - name: question_slice_id
        dtype: string
      - name: qa_l0
        dtype: string
      - name: qa_l1
        dtype: string
      - name: question_category
        dtype: string
      - name: content_cn
        struct:
          - name: answer
            dtype: string
          - name: question
            dtype: string
          - name: options
            dtype: string
      - name: content_en
        struct:
          - name: answer
            dtype: string
          - name: question
            dtype: string
          - name: options
            dtype: string
      - name: image_0
        dtype: image
      - name: image_1
        dtype: image
      - name: image_2
        dtype: image
    splits:
      - name: test
        num_bytes: 2228111070.7
        num_examples: 5470
    download_size: 1823469602
    dataset_size: 2228111070.7
  - config_name: Vision
    features:
      - name: question_slice_id
        dtype: string
      - name: qa_l0
        dtype: string
      - name: qa_l1
        dtype: string
      - name: question_category
        dtype: string
      - name: content_cn
        struct:
          - name: answer
            dtype: string
          - name: question
            dtype: string
          - name: options
            dtype: string
      - name: content_en
        struct:
          - name: answer
            dtype: string
          - name: question
            dtype: string
          - name: options
            dtype: string
      - name: image_0
        dtype: image
      - name: image_1
        dtype: image
      - name: image_2
        dtype: image
    splits:
      - name: test
        num_bytes: 1978769676.14
        num_examples: 4874
    download_size: 1587208760
    dataset_size: 1978769676.14
configs:
  - config_name: Action
    data_files:
      - split: test
        path: Action/test-*
  - config_name: Language
    data_files:
      - split: test
        path: Language/test-*
  - config_name: Vision
    data_files:
      - split: test
        path: Vision/test-*