File size: 715 Bytes
10dbc09
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)