FabienDanieau commited on
Commit
5bc868c
·
1 Parent(s): a475a91

updating meta info

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md CHANGED
@@ -1,3 +1,49 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - tabular-classification
5
+ tags:
6
+ - tactile
7
+ - anyskin
8
+ - robotics
9
+ annotations_creators:
10
+ - expert-generated
11
+ size_categories:
12
+ - n<1K
13
+ dataset_info:
14
+ features:
15
+ - name: log_time
16
+ dtype: string
17
+ - name: mag1_x
18
+ dtype: float32
19
+ - name: mag1_y
20
+ dtype: float32
21
+ - name: mag1_z
22
+ dtype: float32
23
+ - name: mag2_x
24
+ dtype: float32
25
+ - name: mag2_y
26
+ dtype: float32
27
+ - name: mag2_z
28
+ dtype: float32
29
+ - name: mag3_x
30
+ dtype: float32
31
+ - name: mag3_y
32
+ dtype: float32
33
+ - name: mag3_z
34
+ dtype: float32
35
+ - name: mag4_x
36
+ dtype: float32
37
+ - name: mag4_y
38
+ dtype: float32
39
+ - name: mag4_z
40
+ dtype: float32
41
+ - name: mag5_x
42
+ dtype: float32
43
+ - name: mag5_y
44
+ dtype: float32
45
+ - name: mag5_z
46
+ dtype: float32
47
+ - name: slip
48
+ dtype: bool
49
  ---