ANISH-j commited on
Commit
e6b34f4
·
verified ·
1 Parent(s): 0c62128

Upload 2 files

Browse files
Files changed (2) hide show
  1. v2/model/config.json +88 -0
  2. v2/model/model.safetensors +3 -0
v2/model/config.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "SiglipForImageClassification"
4
+ ],
5
+ "dtype": "float32",
6
+ "id2label": {
7
+ "0": "3AA",
8
+ "1": "3AB",
9
+ "2": "3AC",
10
+ "3": "3BA",
11
+ "4": "3BB",
12
+ "5": "3BC",
13
+ "6": "3CA",
14
+ "7": "3CB",
15
+ "8": "4AA",
16
+ "9": "4AB",
17
+ "10": "4AC",
18
+ "11": "4BA",
19
+ "12": "4BB",
20
+ "13": "4BC",
21
+ "14": "4CA",
22
+ "15": "4CB",
23
+ "16": "5AA",
24
+ "17": "5AB",
25
+ "18": "5AC",
26
+ "19": "5BA",
27
+ "20": "5BB",
28
+ "21": "5BC",
29
+ "22": "Not an Embryo"
30
+ },
31
+ "initializer_factor": 1.0,
32
+ "label2id": {
33
+ "3AA": 0,
34
+ "3AB": 1,
35
+ "3AC": 2,
36
+ "3BA": 3,
37
+ "3BB": 4,
38
+ "3BC": 5,
39
+ "3CA": 6,
40
+ "3CB": 7,
41
+ "4AA": 8,
42
+ "4AB": 9,
43
+ "4AC": 10,
44
+ "4BA": 11,
45
+ "4BB": 12,
46
+ "4BC": 13,
47
+ "4CA": 14,
48
+ "4CB": 15,
49
+ "5AA": 16,
50
+ "5AB": 17,
51
+ "5AC": 18,
52
+ "5BA": 19,
53
+ "5BB": 20,
54
+ "5BC": 21,
55
+ "Not an Embryo": 22
56
+ },
57
+ "model_type": "siglip",
58
+ "problem_type": "single_label_classification",
59
+ "text_config": {
60
+ "attention_dropout": 0.0,
61
+ "dtype": "float32",
62
+ "hidden_act": "gelu_pytorch_tanh",
63
+ "hidden_size": 768,
64
+ "intermediate_size": 3072,
65
+ "layer_norm_eps": 1e-06,
66
+ "max_position_embeddings": 64,
67
+ "model_type": "siglip_text_model",
68
+ "num_attention_heads": 12,
69
+ "num_hidden_layers": 12,
70
+ "projection_size": 768,
71
+ "vocab_size": 256000
72
+ },
73
+ "transformers_version": "4.56.1",
74
+ "vision_config": {
75
+ "attention_dropout": 0.0,
76
+ "dtype": "float32",
77
+ "hidden_act": "gelu_pytorch_tanh",
78
+ "hidden_size": 768,
79
+ "image_size": 224,
80
+ "intermediate_size": 3072,
81
+ "layer_norm_eps": 1e-06,
82
+ "model_type": "siglip_vision_model",
83
+ "num_attention_heads": 12,
84
+ "num_channels": 3,
85
+ "num_hidden_layers": 12,
86
+ "patch_size": 16
87
+ }
88
+ }
v2/model/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed885e8fff3841bc839b3fd2d905255294f74d5d83126dfe374c177ab460c1c5
3
+ size 371632596