smart_meter_cleaned / README.md
eeJunCao's picture
Upload dataset
6c26abc verified
metadata
dataset_info:
  features:
    - name: item_id
      dtype: string
    - name: start
      dtype: string
    - name: freq
      dtype: string
    - name: target
      sequence: float32
  splits:
    - name: Australia
      num_bytes: 1343756848
      num_examples: 13724
    - name: CKW
      num_bytes: 1089177744
      num_examples: 3778
    - name: Irish
      num_bytes: 623885436
      num_examples: 6429
    - name: London
      num_bytes: 655884307
      num_examples: 5554
  download_size: 1795831069
  dataset_size: 3712704335
configs:
  - config_name: default
    data_files:
      - split: Australia
        path: data/Australia-*
      - split: CKW
        path: data/CKW-*
      - split: Irish
        path: data/Irish-*
      - split: London
        path: data/London-*