Datasets:

Formats:
parquet
Libraries:
Datasets
Dask
Wi_10 / README.md
beatricesoh's picture
Upload dataset
0d3c992 verified
|
raw
history blame
1.02 kB
metadata
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: test
      num_bytes: 399039960
      num_examples: 110
    - name: test_fast
      num_bytes: 1813818000
      num_examples: 500
    - name: test_slow
      num_bytes: 1813818000
      num_examples: 500
    - name: test_medium
      num_bytes: 1813818000
      num_examples: 500
  download_size: 8009771976
  dataset_size: 8053351920
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: test_fast
        path: data/test_fast-*
      - split: test_slow
        path: data/test_slow-*
      - split: test_medium
        path: data/test_medium-*