Srikumar26
commited on
Commit
•
2658329
1
Parent(s):
61d9020
Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +30 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- pytorch_model_hub_mixin
|
4 |
+
- model_hub_mixin
|
5 |
+
---
|
6 |
+
|
7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
8 |
+
- Library: [More Information Needed]
|
9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"channel_embed": 256,
|
3 |
+
"channel_groups": [
|
4 |
+
[
|
5 |
+
0,
|
6 |
+
1,
|
7 |
+
2,
|
8 |
+
6
|
9 |
+
],
|
10 |
+
[
|
11 |
+
3,
|
12 |
+
4,
|
13 |
+
5,
|
14 |
+
7
|
15 |
+
],
|
16 |
+
[
|
17 |
+
8,
|
18 |
+
9
|
19 |
+
]
|
20 |
+
],
|
21 |
+
"depth": 24,
|
22 |
+
"embed_dim": 1024,
|
23 |
+
"global_pool": true,
|
24 |
+
"img_size": 96,
|
25 |
+
"in_chans": 3,
|
26 |
+
"mlp_ratio": 4.0,
|
27 |
+
"num_classes": 62,
|
28 |
+
"num_heads": 16,
|
29 |
+
"patch_size": 8
|
30 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68e6a915cd2a065740bb0e433fc3599ed55b5bd6739a90fc9fba6f5305cf259b
|
3 |
+
size 1212615992
|