Commit ·
b656a45
1
Parent(s): 2bad8b5
Sync org-readme/README.md with user's live HF edits (frontmatter, license, short_description)
Browse files- org-readme/README.md +5 -3
org-readme/README.md
CHANGED
|
@@ -1,10 +1,12 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: static
|
| 7 |
-
pinned:
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
<svg viewBox="0 0 900 150" xmlns="http://www.w3.org/2000/svg" width="900" height="150" role="img" aria-label="EEGDash catalog banner: 736 datasets, 40k subjects, 85k hours">
|
|
@@ -163,4 +165,4 @@ When you use a specific dataset, always follow its upstream citation policy —
|
|
| 163 |
|
| 164 |
---
|
| 165 |
|
| 166 |
-
*EEGDash code is BSD-3-Clause. Each dataset retains its upstream license — always check the card before redistribution. Open, indexed, loadable.*
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 📚
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: static
|
| 7 |
+
pinned: true
|
| 8 |
+
license: bsd-3-clause
|
| 9 |
+
short_description: PyTorch catalog of EEG/MEG/EMG/iEEG/fNRIS datasets.
|
| 10 |
---
|
| 11 |
|
| 12 |
<svg viewBox="0 0 900 150" xmlns="http://www.w3.org/2000/svg" width="900" height="150" role="img" aria-label="EEGDash catalog banner: 736 datasets, 40k subjects, 85k hours">
|
|
|
|
| 165 |
|
| 166 |
---
|
| 167 |
|
| 168 |
+
*EEGDash code is BSD-3-Clause. Each dataset retains its upstream license — always check the card before redistribution. Open, indexed, loadable.*
|