codewithdark commited on
Commit
60ee983
·
1 Parent(s): 182d810

Initial model commit

Browse files
Files changed (2) hide show
  1. config.json +14 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "PretrainSNN"
4
+ ],
5
+ "backbone": "resnet50",
6
+ "dropout": 0.3,
7
+ "embed_dim": 512,
8
+ "model_type": "swim-neural-network",
9
+ "num_classes": 10,
10
+ "num_heads": 8,
11
+ "torch_dtype": "float32",
12
+ "transformer_layers": 2,
13
+ "transformers_version": "4.48.3"
14
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:969ec02d62d42f29384e02710e60c43f6c6ccce20f487cccc4c54ad1c87d19a0
3
+ size 131612704