Upload dataset
Browse files- README.md +54 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: codes
|
| 5 |
+
dtype:
|
| 6 |
+
array2_d:
|
| 7 |
+
shape:
|
| 8 |
+
- 9
|
| 9 |
+
- 180
|
| 10 |
+
dtype: float32
|
| 11 |
+
- name: label
|
| 12 |
+
dtype:
|
| 13 |
+
class_label:
|
| 14 |
+
names:
|
| 15 |
+
'0': No Activity
|
| 16 |
+
'1': Writing
|
| 17 |
+
'2': Drawing
|
| 18 |
+
'3': Cutting paper
|
| 19 |
+
'4': Typing on keyboard
|
| 20 |
+
'5': Typing on phone
|
| 21 |
+
'6': Browsing on phone
|
| 22 |
+
'7': Clapping
|
| 23 |
+
'8': Shuffling cards
|
| 24 |
+
'9': Scratching
|
| 25 |
+
'10': Wiping table
|
| 26 |
+
'11': Brushing hair
|
| 27 |
+
'12': Washing hands
|
| 28 |
+
'13': Drinking
|
| 29 |
+
'14': Eating snacks
|
| 30 |
+
'15': Brushing teeth
|
| 31 |
+
'16': Chopping
|
| 32 |
+
'17': Grating
|
| 33 |
+
'18': Frying
|
| 34 |
+
'19': Sweeping
|
| 35 |
+
'20': Vacuuming
|
| 36 |
+
'21': Washing dishes
|
| 37 |
+
'22': Filling water
|
| 38 |
+
'23': Using microwave
|
| 39 |
+
- name: label_str
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: participant
|
| 42 |
+
dtype: int32
|
| 43 |
+
splits:
|
| 44 |
+
- name: train
|
| 45 |
+
num_bytes: 64432783
|
| 46 |
+
num_examples: 9841
|
| 47 |
+
download_size: 19881933
|
| 48 |
+
dataset_size: 64432783
|
| 49 |
+
configs:
|
| 50 |
+
- config_name: default
|
| 51 |
+
data_files:
|
| 52 |
+
- split: train
|
| 53 |
+
path: data/train-*
|
| 54 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c8d9a98ba29bfd77120b0f8774d666faa0c46f5c7058e79d4c86872eb5eff46
|
| 3 |
+
size 19881933
|