codewithdark commited on
Commit
5a508c5
·
1 Parent(s): b00467b

Initial model commit

Browse files
Files changed (2) hide show
  1. config.json +12 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "PretrainHvitLinformer"
4
+ ],
5
+ "backbone": "resnet50",
6
+ "embed_dim": 512,
7
+ "model_type": "hvit-linformer",
8
+ "num_classes": 10,
9
+ "num_heads": 8,
10
+ "torch_dtype": "float32",
11
+ "transformers_version": "4.48.3"
12
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e003c4a00128a6b32018b411dc1d7212604e559416c296dbac095b56833ee0
3
+ size 111262400