TYM666 commited on
Commit
3bb60f1
·
verified ·
1 Parent(s): 6de533e

Upload BCI_Competetion_IV_2a/meta.json

Browse files
Files changed (1) hide show
  1. BCI_Competetion_IV_2a/meta.json +44 -0
BCI_Competetion_IV_2a/meta.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "BCI_Competetion_IV_2a",
3
+ "source": "https://www.bbci.de/competition/iv/download/index.html?agree=yes&submit=Submit",
4
+ "desp": "The BCI Competition IV 2a dataset features EEG data from nine subjects engaged in a cue-based BCI paradigm with four motor imagery tasks. Each session includes six runs of 48 trials, and EEG data, recorded with 22 electrodes, is stored in GDF format. Participants must provide continuous classification outputs, considering EOG artifact removal.",
5
+ "domain": "Others",
6
+ "license": "Unknown",
7
+ "targets": [
8
+ "EEG-4",
9
+ "EEG-7",
10
+ "EEG-8",
11
+ "EEG-Cz",
12
+ "EEG-11",
13
+ "EEG-13",
14
+ "EEG-2",
15
+ "EEG-1",
16
+ "EEG-10",
17
+ "EEG-C3",
18
+ "EEG-5",
19
+ "EEG-16",
20
+ "EEG-C4",
21
+ "EEG-15",
22
+ "EEG-0",
23
+ "EEG-9",
24
+ "EEG-12",
25
+ "EEG-Fz",
26
+ "EEG-Pz",
27
+ "EEG-6",
28
+ "EEG-14",
29
+ "EEG-3"
30
+ ],
31
+ "covariates": [
32
+ "label"
33
+ ],
34
+ "timestamp": null,
35
+ "freq": [
36
+ "4ms"
37
+ ],
38
+ "num_series": 17,
39
+ "num_timesteps": 7393470,
40
+ "num_datapoints": 143085390,
41
+ "split": "train",
42
+ "quality": "medium",
43
+ "timestamp_as_covariate": false
44
+ }