Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- biology
|
| 7 |
+
- medical
|
| 8 |
+
size_categories:
|
| 9 |
+
- 10K<n<100K
|
| 10 |
+
---
|
| 11 |
+
# THINGS EEG2
|
| 12 |
+
|
| 13 |
+
Raw and preprocessed EEG recordings of 10 participants, each with 82,160 trials spanning 16,740 image conditions coming from the THINGS database. Developed and originally uploaded by the Things Initiative. This public project can be found [here](https://osf.io/3jk45/overview).
|
| 14 |
+
|
| 15 |
+
This repository provides a way to access the data via HuggingFace hub, particularly the Raw EEG data, found [here](https://osf.io/crxs4) and the image set, found [here](https://osf.io/y63gw).
|