shravvvv commited on
Commit
9d8e0f4
·
verified ·
1 Parent(s): 41a1cb5

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -3
  2. config.json +15 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - model_hub_mixin
4
+ - pytorch_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,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "d_model": 64,
3
+ "dim_feedforward": 64,
4
+ "gcn_hidden": 128,
5
+ "gcn_out": 64,
6
+ "hidden_mlp_features": 64,
7
+ "in_channels": 2560,
8
+ "nhead": 4,
9
+ "num_classes": 10,
10
+ "num_layers": 2,
11
+ "patch_size": [
12
+ 4,
13
+ 4
14
+ ]
15
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d51dccc77d313f786884f38c6d212e9c06c207938ea748755632c9a3c60e6bb
3
+ size 27009168