Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
NeuroDX announces India's first Brain Language Model, MANAS-1. Designed as a Foundation Model for EEGs, MANAS-1 demonstrates SOTA performance across various tasks in BCI and clinical applications.
|
|
|
|
| 1 |
---
|
| 2 |
license: gpl-3.0
|
| 3 |
+
|
| 4 |
+
model-index:
|
| 5 |
+
- name: MANAS-1
|
| 6 |
+
results:
|
| 7 |
+
- task:
|
| 8 |
+
type: motor-imagery
|
| 9 |
+
dataset:
|
| 10 |
+
name: BCI-IV-2a
|
| 11 |
+
type: BCI-IV-2a
|
| 12 |
+
metrics:
|
| 13 |
+
- name: Balanced Accuracy
|
| 14 |
+
type: balanced_accuracy
|
| 15 |
+
value: 0.489
|
| 16 |
---
|
| 17 |
|
| 18 |
NeuroDX announces India's first Brain Language Model, MANAS-1. Designed as a Foundation Model for EEGs, MANAS-1 demonstrates SOTA performance across various tasks in BCI and clinical applications.
|