sajjad5221 commited on
Commit
9c7975d
·
verified ·
1 Parent(s): af5eed0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -11,6 +11,11 @@ license: apache-2.0
11
 
12
  Brain-Computer Interface model for translating EEG signals to text.
13
 
 
 
 
 
 
14
  ## Usage
15
  ```python
16
  from huggingface_hub import hf_hub_download
 
11
 
12
  Brain-Computer Interface model for translating EEG signals to text.
13
 
14
+ ## Model Details
15
+ - Architecture: RawNet (Multi-scale Conv1D + Transformer)
16
+ - Best Validation Loss: 0.6647
17
+ - Parameters: 33,956,593
18
+
19
  ## Usage
20
  ```python
21
  from huggingface_hub import hf_hub_download