File size: 1,072 Bytes
d31f4d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
38
39
40
{
  "_name_or_path": "/lv0/test_aesthetics/trainlib/projects/aesthetics/experiments/ex04_iterative_classifier_train/distill-n4_00-01_combined_cls_v1b3_siglip2_focal-loss/checkpoint-670",
  "architectures": [
    "SiglipForImageClassification"
  ],
  "finetuning_task": "image-classification",
  "id2label": {
    "0": "star_0",
    "1": "star_1"
  },
  "initializer_factor": 1.0,
  "label2id": {
    "star_0": 0,
    "star_1": 1
  },
  "model_type": "siglip",
  "problem_type": "single_label_classification",
  "text_config": {
    "hidden_size": 1024,
    "intermediate_size": 4096,
    "model_type": "siglip_text_model",
    "num_attention_heads": 16,
    "num_hidden_layers": 24,
    "projection_size": 1024,
    "torch_dtype": "float32",
    "vocab_size": 256000
  },
  "torch_dtype": "float32",
  "transformers_version": "4.49.0",
  "vision_config": {
    "hidden_size": 1024,
    "image_size": 512,
    "intermediate_size": 4096,
    "model_type": "siglip_vision_model",
    "num_attention_heads": 16,
    "num_hidden_layers": 24,
    "torch_dtype": "float32"
  }
}