bruAristimunha commited on
Commit
9a15099
·
verified ·
1 Parent(s): 70531d8

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +3 -1
  2. model.safetensors +1 -1
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "sfreq": null,
8
  "patch_size": 200,
9
  "n_layer": 16,
10
- "nhead": 16,
11
  "dim_feedforward": 1024,
12
  "channels_kernel_stride_padding_norm": [
13
  [
@@ -41,9 +41,11 @@
41
  ]
42
  ]
43
  ],
 
44
  "n_global_tokens": 1,
45
  "global_token_layer": 1,
46
  "activation": "torch.nn.modules.activation.GELU",
 
47
  "drop_prob": 0.1,
48
  "return_features": false,
49
  "return_encoder_output": false,
 
7
  "sfreq": null,
8
  "patch_size": 200,
9
  "n_layer": 16,
10
+ "nhead": 8,
11
  "dim_feedforward": 1024,
12
  "channels_kernel_stride_padding_norm": [
13
  [
 
41
  ]
42
  ]
43
  ],
44
+ "n_channel_embeddings": 19,
45
  "n_global_tokens": 1,
46
  "global_token_layer": 1,
47
  "activation": "torch.nn.modules.activation.GELU",
48
+ "patch_activation": "torch.nn.modules.activation.GELU",
49
  "drop_prob": 0.1,
50
  "return_features": false,
51
  "return_encoder_output": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18de26167024f138c3a1a5a5c08d8572d12fd046f19b00938e2c435e537893b4
3
  size 137804752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17a73d056afde262d1be0cc21434ca751855691726a0500b3f3c809e2eecdf9e
3
  size 137804752
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:778efed46c177c453e786c75813838ee3abd16ff09ec7f49345831d20cf6ee59
3
- size 137867991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7247de4d462dad944caada347a90f565a07955983dbfbcbd9368b45e39c85c95
3
+ size 137868119