Datasets:

Tasks:
Other
Modalities:
Audio
Languages:
English
ArXiv:
License:
latentdulhan commited on
Commit
aa22cf5
·
verified ·
1 Parent(s): 425dc72

Remove irrelevant AI-added mentions of MEG-XL

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -52,18 +52,6 @@ print("Sample data shape:", sample_data.shape)
52
  print("Label shape:", label.shape)
53
  ```
54
 
55
- ### Usage in MEG-XL
56
- To fine-tune the MEG-XL model on the LibriBrain dataset for word decoding, you can use the following command from the [official repository](https://github.com/neural-processing-lab/MEG-XL):
57
-
58
- ```bash
59
- python -m brainstorm.evaluate_criss_cross_word_classification \
60
- --config-name=eval_criss_cross_word_classification_libribrain \
61
- model.criss_cross_checkpoint=/path/to/your/checkpoint.ckpt
62
- ```
63
-
64
- Note: For the MEG-XL repo, you will need to adjust the dataset paths in the configuration files to point to your local download of the data. The pnpl library includes automatic downloads from HuggingFace.
65
-
66
-
67
  ## Repository structure
68
 
69
  Data are organised into seven top-level directories:
 
52
  print("Label shape:", label.shape)
53
  ```
54
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  ## Repository structure
56
 
57
  Data are organised into seven top-level directories: