FactorySet / README.md
CornelioP's picture
Upload dataset
6a525e0 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: timestamps
      list: float32
    - name: values
      list: float32
    - name: domain
      dtype: string
    - name: subtype
      dtype: string
    - name: statistics
      struct:
        - name: mean
          dtype: float32
        - name: std
          dtype: float32
        - name: min
          dtype: float32
        - name: max
          dtype: float32
  splits:
    - name: train
      num_bytes: 403208890
      num_examples: 50000
  download_size: 210146372
  dataset_size: 403208890
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*