Datasets:
docs: update train dataset metadata
Browse files
README.md
CHANGED
@@ -15,6 +15,13 @@ tags:
|
|
15 |
pretty_name: Smartphone and Smartwatch Activity and Biometrics 15m6
|
16 |
size_categories:
|
17 |
- 1M<n<10M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
# Smartphone and Smartwatch Activity and Biometrics 15m6
|
|
|
15 |
pretty_name: Smartphone and Smartwatch Activity and Biometrics 15m6
|
16 |
size_categories:
|
17 |
- 1M<n<10M
|
18 |
+
configs:
|
19 |
+
- config_name: default
|
20 |
+
data_files:
|
21 |
+
- split: train
|
22 |
+
path:
|
23 |
+
- "phone_raw/accel/*.txt"
|
24 |
+
- "phone_raw/gyro/*.txt"
|
25 |
---
|
26 |
|
27 |
# Smartphone and Smartwatch Activity and Biometrics 15m6
|