Upload folder using huggingface_hub
Browse files- config.json +3 -1
- model.safetensors +1 -1
- 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":
|
| 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:
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7247de4d462dad944caada347a90f565a07955983dbfbcbd9368b45e39c85c95
|
| 3 |
+
size 137868119
|