Update README.md
Browse files
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.
|