Datasets:
File size: 1,685 Bytes
724ba80 | 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 | {
"output": "/home/arx7ti/drive/NILMbench/data/sparse_hf_6s",
"sample_rate": 16000,
"segment_samples": 96000,
"segment_seconds": 6,
"sparse": "/home/arx7ti/drive/NILMbench/data/sparse_6s",
"splits": {
"benchmark": {
"dtype": "float16",
"labels_and_index": "/home/arx7ti/drive/NILMbench/data/sparse_hf_6s/benchmark/labels_and_index.npz",
"missing_window_ids": [],
"n_samples": 2000,
"shape": [
2000,
2,
96000
],
"source_sparse": "/home/arx7ti/drive/NILMbench/data/sparse_6s/benchmark.npz",
"split": "benchmark",
"x_vi_6s": "/home/arx7ti/drive/NILMbench/data/sparse_hf_6s/benchmark/x_vi_6s.npy"
},
"train": {
"dtype": "float16",
"labels_and_index": "/home/arx7ti/drive/NILMbench/data/sparse_hf_6s/train/labels_and_index.npz",
"missing_window_ids": [],
"n_samples": 10000,
"shape": [
10000,
2,
96000
],
"source_sparse": "/home/arx7ti/drive/NILMbench/data/sparse_6s/train.npz",
"split": "train",
"x_vi_6s": "/home/arx7ti/drive/NILMbench/data/sparse_hf_6s/train/x_vi_6s.npy"
},
"val": {
"dtype": "float16",
"labels_and_index": "/home/arx7ti/drive/NILMbench/data/sparse_hf_6s/val/labels_and_index.npz",
"missing_window_ids": [],
"n_samples": 1000,
"shape": [
1000,
2,
96000
],
"source_sparse": "/home/arx7ti/drive/NILMbench/data/sparse_6s/val.npz",
"split": "val",
"x_vi_6s": "/home/arx7ti/drive/NILMbench/data/sparse_hf_6s/val/x_vi_6s.npy"
}
},
"ukdale_hf": "/home/arx7ti/drive/datasets/UK-DALE-2015/UK-DALE-16kHz"
} |