mselmangokmen commited on
Commit
76d7703
·
verified ·
1 Parent(s): 44a78cc

model uploaded

Browse files
Files changed (2) hide show
  1. config.json +111 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "return_dict": true,
3
+ "output_hidden_states": false,
4
+ "torchscript": false,
5
+ "dtype": "float32",
6
+ "pruned_heads": {},
7
+ "tie_word_embeddings": true,
8
+ "chunk_size_feed_forward": 0,
9
+ "is_encoder_decoder": false,
10
+ "is_decoder": false,
11
+ "cross_attention_hidden_size": null,
12
+ "add_cross_attention": false,
13
+ "tie_encoder_decoder": false,
14
+ "architectures": [
15
+ "Dinov2WithRegistersModel"
16
+ ],
17
+ "finetuning_task": null,
18
+ "id2label": {
19
+ "0": "LABEL_0",
20
+ "1": "LABEL_1"
21
+ },
22
+ "label2id": {
23
+ "LABEL_0": 0,
24
+ "LABEL_1": 1
25
+ },
26
+ "task_specific_params": null,
27
+ "problem_type": null,
28
+ "tokenizer_class": null,
29
+ "prefix": null,
30
+ "bos_token_id": null,
31
+ "pad_token_id": null,
32
+ "eos_token_id": null,
33
+ "sep_token_id": null,
34
+ "decoder_start_token_id": null,
35
+ "max_length": 20,
36
+ "min_length": 0,
37
+ "do_sample": false,
38
+ "early_stopping": false,
39
+ "num_beams": 1,
40
+ "temperature": 1.0,
41
+ "top_k": 50,
42
+ "top_p": 1.0,
43
+ "typical_p": 1.0,
44
+ "repetition_penalty": 1.0,
45
+ "length_penalty": 1.0,
46
+ "no_repeat_ngram_size": 0,
47
+ "encoder_no_repeat_ngram_size": 0,
48
+ "bad_words_ids": null,
49
+ "num_return_sequences": 1,
50
+ "output_scores": false,
51
+ "return_dict_in_generate": false,
52
+ "forced_bos_token_id": null,
53
+ "forced_eos_token_id": null,
54
+ "remove_invalid_values": false,
55
+ "exponential_decay_length_penalty": null,
56
+ "suppress_tokens": null,
57
+ "begin_suppress_tokens": null,
58
+ "num_beam_groups": 1,
59
+ "diversity_penalty": 0.0,
60
+ "_name_or_path": "facebook/dinov2-with-registers-giant",
61
+ "transformers_version": "4.57.0.dev0",
62
+ "interpolate_antialias": true,
63
+ "interpolate_offset": 0.0,
64
+ "model_type": "dinov2_with_registers",
65
+ "stage_names": [
66
+ "stem",
67
+ "stage1",
68
+ "stage2",
69
+ "stage3",
70
+ "stage4",
71
+ "stage5",
72
+ "stage6",
73
+ "stage7",
74
+ "stage8",
75
+ "stage9",
76
+ "stage10",
77
+ "stage11",
78
+ "stage12"
79
+ ],
80
+ "tf_legacy_loss": false,
81
+ "use_bfloat16": false,
82
+ "hidden_size": 1536,
83
+ "num_hidden_layers": 40,
84
+ "num_attention_heads": 24,
85
+ "mlp_ratio": 4,
86
+ "hidden_act": "gelu",
87
+ "hidden_dropout_prob": 0.0,
88
+ "attention_probs_dropout_prob": 0.0,
89
+ "initializer_range": 0.02,
90
+ "layer_norm_eps": 1e-06,
91
+ "image_size": 518,
92
+ "patch_size": 14,
93
+ "num_channels": 3,
94
+ "qkv_bias": true,
95
+ "layerscale_value": 1.0,
96
+ "drop_path_rate": 0.0,
97
+ "use_swiglu_ffn": true,
98
+ "num_register_tokens": 4,
99
+ "apply_layernorm": true,
100
+ "reshape_hidden_states": true,
101
+ "embed_dim": 1536,
102
+ "num_heads": 24,
103
+ "depth": 40,
104
+ "output_attentions": false,
105
+ "out_features": [
106
+ "stage12"
107
+ ],
108
+ "out_indices": [
109
+ 12
110
+ ]
111
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c022f0adecc5967d1c789f584a5de443455eb41d8a8070bfa17549fdfa956c1a
3
+ size 4546030080