File size: 757 Bytes
2f9cb02
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "_name_or_path": "google/siglip2-base-patch16-224",
  "architectures": [
    "SiglipForImageClassification"
  ],
  "id2label": {
    "0": "Ahegao",
    "1": "Angry",
    "2": "Happy",
    "3": "Neutral",
    "4": "Sad",
    "5": "Surprise"
  },
  "initializer_factor": 1.0,
  "label2id": {
    "Ahegao": 0,
    "Angry": 1,
    "Happy": 2,
    "Neutral": 3,
    "Sad": 4,
    "Surprise": 5
  },
  "model_type": "siglip",
  "problem_type": "single_label_classification",
  "text_config": {
    "model_type": "siglip_text_model",
    "torch_dtype": "float32",
    "vocab_size": 256000
  },
  "torch_dtype": "float32",
  "transformers_version": "4.50.0.dev0",
  "vision_config": {
    "model_type": "siglip_vision_model",
    "torch_dtype": "float32"
  }
}