Upload dataset
Browse files- README.md +26 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,3 +1,29 @@
|
|
1 |
---
|
2 |
license: odc-by
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: odc-by
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: signals
|
6 |
+
dtype:
|
7 |
+
array2_d:
|
8 |
+
shape:
|
9 |
+
- null
|
10 |
+
- 2
|
11 |
+
dtype: float32
|
12 |
+
- name: annotation_sample
|
13 |
+
list: int32
|
14 |
+
- name: annotation_symbol
|
15 |
+
list: string
|
16 |
+
- name: header
|
17 |
+
dtype: string
|
18 |
+
splits:
|
19 |
+
- name: train
|
20 |
+
num_bytes: 375427078
|
21 |
+
num_examples: 48
|
22 |
+
download_size: 86961723
|
23 |
+
dataset_size: 375427078
|
24 |
+
configs:
|
25 |
+
- config_name: default
|
26 |
+
data_files:
|
27 |
+
- split: train
|
28 |
+
path: data/train-*
|
29 |
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef2c46f3de342b30ef56429b86d483621b4099314ab55ebd15537426bec59c79
|
3 |
+
size 86961723
|