Update README.md
Browse filesremoving metrics temporarily
README.md
CHANGED
|
@@ -1,29 +1,29 @@
|
|
| 1 |
---
|
| 2 |
license: gpl-3.0
|
| 3 |
|
| 4 |
-
model-index:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
---
|
| 17 |
|
| 18 |
# MANAS-1
|
| 19 |
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.
|
| 20 |
More details coming soon!
|
| 21 |
|
| 22 |
-
## Benchmarking Results:
|
| 23 |
More benchmark results will be added soon.
|
| 24 |
|
| 25 |
| Model | BCI-IV-2a |
|
| 26 |
|------------|-------------------|
|
| 27 |
| MANAS-1 | **0.489** |
|
| 28 |
| LaBraM | 0.303 |
|
| 29 |
-
| NeuroGPT | 0.461 |
|
|
|
|
| 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 |
# MANAS-1
|
| 19 |
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.
|
| 20 |
More details coming soon!
|
| 21 |
|
| 22 |
+
<!-- ## Benchmarking Results:
|
| 23 |
More benchmark results will be added soon.
|
| 24 |
|
| 25 |
| Model | BCI-IV-2a |
|
| 26 |
|------------|-------------------|
|
| 27 |
| MANAS-1 | **0.489** |
|
| 28 |
| LaBraM | 0.303 |
|
| 29 |
+
| NeuroGPT | 0.461 | -->
|