Image Classification
timm
PyTorch
Safetensors
Spravil commited on
Commit
2462ec1
1 Parent(s): dd62f9e
Files changed (4) hide show
  1. README.md +8 -0
  2. config.json +8 -0
  3. model.safetensors +3 -0
  4. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - timm
5
+ library_name: timm
6
+ license: apache-2.0
7
+ ---
8
+ # Model card for hb_former_ln_b36.westai_in1k
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "hb_former_ln_b36",
3
+ "num_classes": 1000,
4
+ "num_features": 512,
5
+ "pretrained_cfg": {
6
+ "tag": "westai_in1k"
7
+ }
8
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b2fe852d3bb0687dfba5dae32dae2fe9fc87c7ce00db4ccea1e8668ba205283
3
+ size 410031992
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67a9eb8cb01bb37c1082f16aed352106ec6d020fa0038ecb0da9ca2dafcfcb3e
3
+ size 410329992