neurodx-labs commited on
Commit
932d9ba
·
verified ·
1 Parent(s): 815055c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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.