itshardtogetaname commited on
Commit
f55d84b
·
verified ·
1 Parent(s): ca70483

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +11 -0
  2. config.json +19 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: biosignal-model
3
+ tags:
4
+ - model_hub_mixin
5
+ - pytorch_model_hub_mixin
6
+ ---
7
+
8
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
9
+ - Code: https://github.com/hzhou3/xMAE
10
+ - Paper: [More Information Needed]
11
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cfg": {
3
+ "d_model": 256,
4
+ "depth_bridge": 1,
5
+ "depth_ecg": 1,
6
+ "depth_ppg": 2,
7
+ "dropout": 0.1,
8
+ "nhead": 8,
9
+ "patch_len": 40,
10
+ "proj_dim": 256,
11
+ "return_embeddings": true,
12
+ "return_recon": true,
13
+ "seq_len": 1000,
14
+ "source": "ppg+ecg",
15
+ "stem_ch": 32,
16
+ "stem_type": "unet",
17
+ "use_cross_bridge": true
18
+ }
19
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6598c478893b8c09173cdd1190af1567abb4efe0a61f529584147a63595f4bd
3
+ size 25998088