File size: 7,611 Bytes
59ec576
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
274223f
6930b64
 
eea66ff
c73e037
 
eea66ff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
526bc43
e39e1bf
 
59f17a1
b16cad2
 
9adeeb9
178958d
 
510d5bf
2475faa
 
e2b405c
bfdc5d8
 
15548b6
6e6ea2f
 
a77f1b1
28074b0
 
48fb0b0
 
 
8e70e16
902037f
 
cb93b6c
 
 
c421759
a69596e
 
8383f00
 
 
a9deddb
b2ef72b
 
d72e311
47af4cb
 
b03c381
534d76e
 
bfdc5d8
 
59ec576
 
 
274223f
 
eea66ff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
526bc43
 
59f17a1
 
9adeeb9
 
510d5bf
 
e2b405c
 
15548b6
 
a77f1b1
 
48fb0b0
 
8e70e16
 
cb93b6c
 
c421759
 
8383f00
 
a9deddb
 
d72e311
 
b03c381
 
59ec576
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
---
dataset_info:
  features:
  - name: user_id
    dtype: string
  - name: session_id
    dtype: string
  - name: window_id
    dtype: int64
  - name: window_start_ms
    dtype: int64
  - name: window_end_ms
    dtype: int64
  - name: timestamp_utc
    dtype: string
  - name: acc_x_mean
    dtype: float64
  - name: acc_y_mean
    dtype: float64
  - name: acc_z_mean
    dtype: float64
  - name: gyro_x_mean
    dtype: float64
  - name: gyro_y_mean
    dtype: float64
  - name: gyro_z_mean
    dtype: float64
  - name: linacc_x_mean
    dtype: float64
  - name: linacc_y_mean
    dtype: float64
  - name: linacc_z_mean
    dtype: float64
  - name: gravity_x_mean
    dtype: float64
  - name: gravity_y_mean
    dtype: float64
  - name: gravity_z_mean
    dtype: float64
  - name: acc_x_std
    dtype: float64
  - name: acc_y_std
    dtype: float64
  - name: acc_z_std
    dtype: float64
  - name: gyro_x_std
    dtype: float64
  - name: gyro_y_std
    dtype: float64
  - name: gyro_z_std
    dtype: float64
  - name: rms_acc
    dtype: float64
  - name: rms_gyro
    dtype: float64
  - name: mean_freq_acc
    dtype: float64
  - name: mean_freq_gyro
    dtype: float64
  - name: entropy_acc
    dtype: float64
  - name: entropy_gyro
    dtype: float64
  - name: jerk_mean
    dtype: float64
  - name: jerk_std
    dtype: float64
  - name: stability_index
    dtype: float64
  - name: rms_base
    dtype: float64
  - name: freq_base
    dtype: float64
  - name: user_emb
    list: float64
  - name: fatigue_prev
    dtype: float64
  - name: fatigue
    dtype: float64
  - name: fatigue_level
    dtype: int64
  - name: quality_flag
    dtype: int64
  - name: window_size_ms
    dtype: int64
  - name: overlap_rate
    dtype: float64
  splits:
  - name: android_SP1A.210812.016
    num_bytes: 138798
    num_examples: 354
  - name: ios_D7ED673185E248BD9DC1102E881E9111
    num_bytes: 109040
    num_examples: 268
  - name: augmented_user_001
    num_bytes: 192420
    num_examples: 500
  - name: augmented_user_002
    num_bytes: 193284
    num_examples: 500
  - name: augmented_user_003
    num_bytes: 238500
    num_examples: 500
  - name: augmented_user_004
    num_bytes: 238500
    num_examples: 500
  - name: augmented_user_005
    num_bytes: 194340
    num_examples: 500
  - name: augmented_user_006
    num_bytes: 194340
    num_examples: 500
  - name: augmented_user_007
    num_bytes: 238500
    num_examples: 500
  - name: augmented_user_008
    num_bytes: 193380
    num_examples: 500
  - name: augmented_user_009
    num_bytes: 238500
    num_examples: 500
  - name: augmented_user_010
    num_bytes: 192996
    num_examples: 500
  - name: augmented_user_011
    num_bytes: 194436
    num_examples: 500
  - name: augmented_user_012
    num_bytes: 193956
    num_examples: 500
  - name: augmented_user_013
    num_bytes: 193860
    num_examples: 500
  - name: augmented_user_014
    num_bytes: 192804
    num_examples: 500
  - name: augmented_user_015
    num_bytes: 194436
    num_examples: 500
  - name: augmented_user_016
    num_bytes: 238500
    num_examples: 500
  - name: augmented_user_017
    num_bytes: 192996
    num_examples: 500
  - name: augmented_user_018
    num_bytes: 194052
    num_examples: 500
  - name: augmented_user_019
    num_bytes: 238500
    num_examples: 500
  - name: augmented_user_020
    num_bytes: 194340
    num_examples: 500
  - name: ios_B31810756CB34E28ADD1A306D8BAFAFE
    num_bytes: 9249
    num_examples: 21
  - name: android_TP1A.220624.014
    num_bytes: 17094
    num_examples: 42
  - name: ios_615391DFD49543A88F9AE0AAE511DF32
    num_bytes: 7232
    num_examples: 16
  - name: ios_33843D8628724749B82F8307E25A8B3E
    num_bytes: 98748
    num_examples: 243
  - name: android_BP2A.250605.031.A3
    num_bytes: 462927
    num_examples: 1173
  - name: android_AP3A.240905.015.A2
    num_bytes: 21170
    num_examples: 53
  - name: ios_FD9633DA7C904AD7B786941957C031D3
    num_bytes: 15716
    num_examples: 37
  - name: ios_33217961CECE4F1DBF99DE21C22CA7B9
    num_bytes: 4000
    num_examples: 8
  - name: android_UP1A.231005.007
    num_bytes: 32048
    num_examples: 80
  - name: ios_912E6A6D0DC44EFB836638EE43F6EFE8
    num_bytes: 4000
    num_examples: 8
  - name: ios_B3DF85CFFCCD4C4097C894366A0208A1
    num_bytes: 7232
    num_examples: 16
  - name: ios_0E07013E13764D3FAC051C2B0282D9CF
    num_bytes: 4000
    num_examples: 8
  - name: ios_47DFD74BAB8B4D87AF699F8BBA6C446D
    num_bytes: 7229
    num_examples: 16
  - name: android_T1SUS33.1124616
    num_bytes: 6146
    num_examples: 14
  - name: android_SQ1D.220205.004
    num_bytes: 8396
    num_examples: 20
  download_size: 2947636
  dataset_size: 5095665
configs:
- config_name: default
  data_files:
  - split: android_SP1A.210812.016
    path: data/android_SP1A.210812.016-*
  - split: ios_D7ED673185E248BD9DC1102E881E9111
    path: data/ios_D7ED673185E248BD9DC1102E881E9111-*
  - split: augmented_user_001
    path: data/augmented_user_001-*
  - split: augmented_user_002
    path: data/augmented_user_002-*
  - split: augmented_user_003
    path: data/augmented_user_003-*
  - split: augmented_user_004
    path: data/augmented_user_004-*
  - split: augmented_user_005
    path: data/augmented_user_005-*
  - split: augmented_user_006
    path: data/augmented_user_006-*
  - split: augmented_user_007
    path: data/augmented_user_007-*
  - split: augmented_user_008
    path: data/augmented_user_008-*
  - split: augmented_user_009
    path: data/augmented_user_009-*
  - split: augmented_user_010
    path: data/augmented_user_010-*
  - split: augmented_user_011
    path: data/augmented_user_011-*
  - split: augmented_user_012
    path: data/augmented_user_012-*
  - split: augmented_user_013
    path: data/augmented_user_013-*
  - split: augmented_user_014
    path: data/augmented_user_014-*
  - split: augmented_user_015
    path: data/augmented_user_015-*
  - split: augmented_user_016
    path: data/augmented_user_016-*
  - split: augmented_user_017
    path: data/augmented_user_017-*
  - split: augmented_user_018
    path: data/augmented_user_018-*
  - split: augmented_user_019
    path: data/augmented_user_019-*
  - split: augmented_user_020
    path: data/augmented_user_020-*
  - split: ios_B31810756CB34E28ADD1A306D8BAFAFE
    path: data/ios_B31810756CB34E28ADD1A306D8BAFAFE-*
  - split: android_TP1A.220624.014
    path: data/android_TP1A.220624.014-*
  - split: ios_615391DFD49543A88F9AE0AAE511DF32
    path: data/ios_615391DFD49543A88F9AE0AAE511DF32-*
  - split: ios_33843D8628724749B82F8307E25A8B3E
    path: data/ios_33843D8628724749B82F8307E25A8B3E-*
  - split: android_BP2A.250605.031.A3
    path: data/android_BP2A.250605.031.A3-*
  - split: android_AP3A.240905.015.A2
    path: data/android_AP3A.240905.015.A2-*
  - split: ios_FD9633DA7C904AD7B786941957C031D3
    path: data/ios_FD9633DA7C904AD7B786941957C031D3-*
  - split: ios_33217961CECE4F1DBF99DE21C22CA7B9
    path: data/ios_33217961CECE4F1DBF99DE21C22CA7B9-*
  - split: android_UP1A.231005.007
    path: data/android_UP1A.231005.007-*
  - split: ios_912E6A6D0DC44EFB836638EE43F6EFE8
    path: data/ios_912E6A6D0DC44EFB836638EE43F6EFE8-*
  - split: ios_B3DF85CFFCCD4C4097C894366A0208A1
    path: data/ios_B3DF85CFFCCD4C4097C894366A0208A1-*
  - split: ios_0E07013E13764D3FAC051C2B0282D9CF
    path: data/ios_0E07013E13764D3FAC051C2B0282D9CF-*
  - split: ios_47DFD74BAB8B4D87AF699F8BBA6C446D
    path: data/ios_47DFD74BAB8B4D87AF699F8BBA6C446D-*
  - split: android_T1SUS33.1124616
    path: data/android_T1SUS33.1124616-*
  - split: android_SQ1D.220205.004
    path: data/android_SQ1D.220205.004-*
---