raven / README.md
jkwiatkowski's picture
Upload README.md with huggingface_hub
10dbc09
|
raw
history blame contribute delete
No virus
715 Bytes
metadata
dataset_info:
  features:
    - name: inputs
      dtype:
        array3_d:
          shape:
            - 16
            - 160
            - 160
          dtype: uint8
    - name: target
      dtype:
        array2_d:
          shape:
            - 16
            - 113
          dtype: int8
    - name: index
      dtype: uint8
  splits:
    - name: train
      num_bytes: 17714970000
      num_examples: 42000
    - name: val
      num_bytes: 5904990000
      num_examples: 14000
    - name: test
      num_bytes: 5904990000
      num_examples: 14000
  download_size: 1225465267
  dataset_size: 29524950000

Dataset Card for "raven"

More Information needed