jonxuxu commited on
Commit
608ade3
·
verified ·
1 Parent(s): 5fe2638

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ configs:
4
+ - config_name: default # appears as the subset name
5
+ data_files:
6
+ - split: train # what the viewer dropdown shows
7
+ path: "preprocessed_eeg/experiment_metadata_categories.parquet"
8
+ ---
9
+