RAVEN / README.md
VictorSanh's picture
Upload dataset
e074ff0 verified
|
raw
history blame
2.19 kB
metadata
dataset_info:
  - config_name: center_single
    features:
      - name: panels
        list: image
      - name: choices
        list: image
      - name: structure
        dtype:
          array2_d:
            shape:
              - 1
              - 8
            dtype: string
      - name: meta_matrix
        dtype:
          array2_d:
            shape:
              - 8
              - 9
            dtype: uint8
      - name: meta_target
        dtype:
          array2_d:
            shape:
              - 1
              - 9
            dtype: uint8
      - name: meta_structure
        dtype:
          array2_d:
            shape:
              - 1
              - 21
            dtype: uint8
      - name: target
        dtype: uint8
      - name: id
        dtype: int32
    splits:
      - name: train
        num_bytes: 104163585
        num_examples: 6000
      - name: validation
        num_bytes: 35020598
        num_examples: 2000
      - name: test
        num_bytes: 35346368
        num_examples: 2000
    download_size: 140037778
    dataset_size: 174530551
  - config_name: distribute_four
    features:
      - name: panels
        list: image
      - name: choices
        list: image
      - name: structure
        dtype:
          array2_d:
            shape:
              - 1
              - 8
            dtype: string
      - name: meta_matrix
        dtype:
          array2_d:
            shape:
              - 8
              - 9
            dtype: uint8
      - name: meta_target
        dtype:
          array2_d:
            shape:
              - 1
              - 9
            dtype: uint8
      - name: meta_structure
        dtype:
          array2_d:
            shape:
              - 1
              - 21
            dtype: uint8
      - name: target
        dtype: uint8
      - name: id
        dtype: int32
    splits:
      - name: train
        num_bytes: 106763939
        num_examples: 6000
      - name: validation
        num_bytes: 36018518
        num_examples: 2000
      - name: test
        num_bytes: 36111223
        num_examples: 2000
    download_size: 175398585
    dataset_size: 178893680
configs:
  - config_name: center_single
    data_files:
      - split: train
        path: center_single/train-*
      - split: validation
        path: center_single/validation-*
      - split: test
        path: center_single/test-*
  - config_name: distribute_four
    data_files:
      - split: train
        path: distribute_four/train-*
      - split: validation
        path: distribute_four/validation-*
      - split: test
        path: distribute_four/test-*