Datasets:

Formats:
parquet
Libraries:
Datasets
Dask
File size: 1,023 Bytes
2d33032
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b123a6
 
 
7a599fa
 
 
fdc0bd6
 
 
01ada40
 
 
 
 
2d33032
 
 
 
 
4b123a6
 
7a599fa
 
fdc0bd6
 
01ada40
 
2d33032
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:
        - 1001
        - 900
        dtype: float32
  - name: t
    dtype:
      array2_d:
        shape:
        - 1001
        - 1
        dtype: float32
  - name: args
    dtype:
      array2_d:
        shape:
        - 1001
        - 2
        dtype: float32
  splits:
  - name: train
    num_bytes: 2212857960
    num_examples: 610
  - name: valid
    num_bytes: 399039960
    num_examples: 110
  - name: test_fast
    num_bytes: 1813818000
    num_examples: 500
  - name: test_medium
    num_bytes: 1813818000
    num_examples: 500
  - name: test_slow
    num_bytes: 1813818000
    num_examples: 500
  download_size: 8012817002
  dataset_size: 8053351920
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-*
---