mervinpraison commited on
Commit
6b5e13a
·
verified ·
1 Parent(s): acf69bb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -4
README.md CHANGED
@@ -7,19 +7,31 @@ dataset_info:
7
  dtype: string
8
  - name: output
9
  dtype: string
 
 
 
 
 
 
 
 
 
 
10
  - name: image
11
  dtype: image
12
  - name: plot
13
  dtype: image
 
 
14
  splits:
15
  - name: train
16
- num_bytes: 2252556051.064
17
  num_examples: 3904
18
  - name: test
19
- num_bytes: 559261931.0
20
  num_examples: 976
21
- download_size: 1362787471
22
- dataset_size: 2811817982.064
23
  ---
24
  # Dataset Card for "harupfall-accelerometer-images-plots-resultant-alpaca"
25
 
 
7
  dtype: string
8
  - name: output
9
  dtype: string
10
+ - name: sequence
11
+ dtype: string
12
+ - name: sensor
13
+ dtype: string
14
+ - name: raw_data
15
+ dtype: string
16
+ - name: main_label
17
+ dtype: string
18
+ - name: extracted_labels
19
+ dtype: string
20
  - name: image
21
  dtype: image
22
  - name: plot
23
  dtype: image
24
+ - name: peak_resultant_acceleration
25
+ dtype: float32
26
  splits:
27
  - name: train
28
+ num_bytes: 2292755537.064
29
  num_examples: 3904
30
  - name: test
31
+ num_bytes: 568514773.0
32
  num_examples: 976
33
+ download_size: 1383957407
34
+ dataset_size: 2861270310.064
35
  ---
36
  # Dataset Card for "harupfall-accelerometer-images-plots-resultant-alpaca"
37