timm
/

Image Feature Extraction
timm
PyTorch
Safetensors
Transformers
rwightman HF Staff commited on
Commit
6a1d01a
·
verified ·
1 Parent(s): bd8d974

Update model config and README

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. config.json +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ license_link: https://ai.meta.com/resources/models-and-libraries/dinov3-license
11
  datasets:
12
  - lvd-1689m
13
  ---
14
- # Model card for vit_small_plus_patch16_dinov3_qkvb.lvd_1689m
15
 
16
  A DINOv3 ViT model image feature encoder. Distilled on LVD-1689M from the DINOv3 ViT-7B model.
17
 
 
11
  datasets:
12
  - lvd-1689m
13
  ---
14
+ # Model card for vit_small_plus_patch16_dinov3_qkvb.lvd1689m
15
 
16
  A DINOv3 ViT model image feature encoder. Distilled on LVD-1689M from the DINOv3 ViT-7B model.
17
 
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "num_features": 384,
5
  "global_pool": "avg",
6
  "pretrained_cfg": {
7
- "tag": "lvd_1689m",
8
  "custom_load": false,
9
  "input_size": [
10
  3,
 
4
  "num_features": 384,
5
  "global_pool": "avg",
6
  "pretrained_cfg": {
7
+ "tag": "lvd1689m",
8
  "custom_load": false,
9
  "input_size": [
10
  3,