bruAristimunha commited on
Commit
7e9aabf
·
verified ·
1 Parent(s): 01b4a46

Upload BIOT pre-trained on six datasets (18 channels)

Browse files
Files changed (4) hide show
  1. README.md +14 -0
  2. config.json +9 -0
  3. model.safetensors +3 -0
  4. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: braindecode
3
+ license: bsd-3-clause
4
+ tags:
5
+ - BIOT
6
+ - braindecode
7
+ - model_hub_mixin
8
+ - pytorch_model_hub_mixin
9
+ ---
10
+
11
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
12
+ - Code: https://braindecode.org
13
+ - Paper: [More Information Needed]
14
+ - Docs: https://braindecode.org/stable/generated/braindecode.models.BIOT.html
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "n_outputs": 2,
3
+ "n_chans": 18,
4
+ "n_times": 1000,
5
+ "input_window_seconds": null,
6
+ "sfreq": 200,
7
+ "chs_info": null,
8
+ "braindecode_version": "1.3.0"
9
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a218f4054ae29962c6fd9d23d94c446d354c4f53e805a6771c85749ccc20baaa
3
+ size 13779864
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b84dfae14503226b01d992071d3390333d4c044ab4bedb7eeeac11f888541e6
3
+ size 13798904