bruAristimunha commited on
Commit
7333e73
·
verified ·
1 Parent(s): 13417f6

Upload SignalJEPA_PostLocal pre-trained weights

Browse files
Files changed (4) hide show
  1. README.md +15 -0
  2. config.json +9 -0
  3. model.safetensors +3 -0
  4. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: braindecode
3
+ license: bsd-3-clause
4
+ tags:
5
+ - SignalJEPA_PostLocal
6
+ - _BaseSignalJEPA
7
+ - braindecode
8
+ - model_hub_mixin
9
+ - pytorch_model_hub_mixin
10
+ ---
11
+
12
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
13
+ - Code: https://braindecode.org
14
+ - Paper: [More Information Needed]
15
+ - Docs: https://braindecode.org/stable/generated/braindecode.models.SignalJEPA_PostLocal.html
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "n_outputs": 2,
3
+ "n_chans": 19,
4
+ "n_times": null,
5
+ "input_window_seconds": 2,
6
+ "sfreq": 128.0,
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:1fb73f24f969b5b678333d1f071218f318399916606c8e8593af5d7896025038
3
+ size 58720
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4218c7438a07920c51bcdcb47dcb9f50c6037c4fd6bd0aa0bb23873a8d0a8a18
3
+ size 63144