codewithdark commited on
Commit
b8a5a00
·
1 Parent(s): 54df1fd

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
+ "PretrainHvitTrans"
4
+ ],
5
+ "backbone": "resnet50",
6
+ "dropout": 0.3,
7
+ "embed_dim": 512,
8
+ "model_type": "hvit-transformer",
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:47a0a10299776e8cd8df436409ee6e36e1b180595a9d6608b60530e040f5a1a9
3
+ size 131702208