KernelCo commited on
Commit
7f04783
·
verified ·
1 Parent(s): 1b9cad9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,8 +43,8 @@ You can access the label with:
43
  > arr['label'].item()
44
 
45
  {'label': 'Both Fists',
46
- 'subject_id': None,
47
- 'session_id': 'bf56a42cfa7e4026be1b1ecdb130d3b3',
48
  'duration': 9.411478996276855}
49
  ```
50
 
 
43
  > arr['label'].item()
44
 
45
  {'label': 'Both Fists',
46
+ 'subject_id': 'fa7e4026',
47
+ 'session_id': 'bf56a42c',
48
  'duration': 9.411478996276855}
49
  ```
50