ms57rd commited on
Commit
5b32513
·
verified ·
1 Parent(s): d939937

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -29,6 +29,9 @@ Before you begin, ensure you have the following installed:
29
  git lfs install
30
  git clone https://huggingface.co/akshathmangudi/llama3.1-8b-quantized
31
 
 
 
 
32
 
33
  ## Acknowledgments
34
  - Hugging Face for the Llama 3.1-8B-quantized model.
 
29
  git lfs install
30
  git clone https://huggingface.co/akshathmangudi/llama3.1-8b-quantized
31
 
32
+ ### EEG datasets
33
+ The datasets can be get from [this survey](https://github.com/ChiShengChen/EEG-Datasets), choose the dataset you want to try.
34
+
35
 
36
  ## Acknowledgments
37
  - Hugging Face for the Llama 3.1-8B-quantized model.