Datasets:

Formats:
parquet
Libraries:
Datasets
Dask
File size: 1,025 Bytes
56c6ee5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
634b308
 
 
926030a
 
 
d30ea2f
 
 
af12f59
 
 
95516e1
 
 
 
 
56c6ee5
 
 
 
 
634b308
 
d30ea2f
 
af12f59
 
95516e1
 
56c6ee5
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
dataset_info:
  features:
  - name: x
    dtype:
      array2_d:
        shape:
        - 2501
        - 900
        dtype: float32
  - name: t
    dtype:
      array2_d:
        shape:
        - 2501
        - 1
        dtype: float32
  - name: args
    dtype:
      array2_d:
        shape:
        - 2501
        - 2
        dtype: float32
  splits:
  - name: valid
    num_bytes: 996999960
    num_examples: 110
  - name: train
    num_bytes: 5528817960
    num_examples: 610
  - name: test_fast
    num_bytes: 4531818000
    num_examples: 500
  - name: test_medium
    num_bytes: 4531818000
    num_examples: 500
  - name: test_slow
    num_bytes: 4531818000
    num_examples: 500
  download_size: 26502646155
  dataset_size: 20121271920
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: valid
    path: data/valid-*
  - split: test_fast
    path: data/test_fast-*
  - split: test_medium
    path: data/test_medium-*
  - split: test_slow
    path: data/test_slow-*
---