Egothink / README.md
Choiszt's picture
Upload dataset
ab8b3ee verified
|
raw
history blame
1.63 kB
metadata
dataset_info:
  - config_name: Activity
    features:
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: test
        num_bytes: 131503554
        num_examples: 100
    download_size: 131505644
    dataset_size: 131503554
  - config_name: Forecasting
    features:
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: test
        num_bytes: 139303002
        num_examples: 100
    download_size: 139307208
    dataset_size: 139303002
  - config_name: Localization_location
    features:
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: test
        num_bytes: 65820754
        num_examples: 50
    download_size: 65824255
    dataset_size: 65820754
  - config_name: Localization_spatial
    features:
      - name: image
        dtype: image
      - name: question
        dtype: string
      - name: answer
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: test
        num_bytes: 72484708
        num_examples: 50
    download_size: 72488136
    dataset_size: 72484708
configs:
  - config_name: Activity
    data_files:
      - split: test
        path: Activity/test-*
  - config_name: Forecasting
    data_files:
      - split: test
        path: Forecasting/test-*
  - config_name: Localization_location
    data_files:
      - split: test
        path: Localization_location/test-*
  - config_name: Localization_spatial
    data_files:
      - split: test
        path: Localization_spatial/test-*