zpn commited on
Commit
4aa872b
·
verified ·
1 Parent(s): 654ba6e

Upload model

Browse files
Files changed (2) hide show
  1. config.json +24 -45
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,57 +1,36 @@
1
  {
2
  "activation_function": "gelu",
 
3
  "architectures": [
4
- "ViTModel"
5
  ],
6
  "attn_pdrop": 0.0,
7
- "bos_token_id": null,
8
- "causal": false,
9
- "drop_path_rate": 0.0,
10
- "embd_pdrop": 0.0,
11
- "eos_token_id": null,
12
- "fused_bias_fc": true,
13
- "fused_dropout_add_ln": true,
14
- "hidden_features_scaling_factor": 1.0,
15
- "img_size": 224,
16
- "initializer_range": 0.02,
17
- "layer_norm_epsilon": 1e-12,
18
- "layer_scale": false,
19
- "layer_scale_init": null,
20
- "learned_pos_embedding": false,
21
- "mask_token": false,
22
  "mlp_fc1_bias": true,
23
  "mlp_fc2_bias": true,
24
- "model_type": "gpt2",
25
- "n_embd": 768,
26
- "n_head": 12,
27
- "n_inner": 3072,
28
- "n_layer": 12,
29
- "n_positions": 0,
30
- "num_channels": 3,
31
- "parallel_block": false,
32
- "parallel_block_tied_norm": false,
33
  "patch_dropout": 0.0,
34
- "patch_embed_bias": true,
35
- "patch_size": 16,
36
- "prenorm": true,
37
- "prepre_layernom": false,
38
  "qkv_proj_bias": true,
39
- "reorder_and_upcast_attn": false,
40
- "resid_pdrop": 0.0,
41
- "rotary_emb_fraction": 0,
42
- "scale_attn_by_inverse_layer_idx": false,
43
- "scale_attn_weights": true,
44
- "sinusoidal_pos_embedding": false,
45
- "summary_activation": null,
46
- "summary_first_dropout": 0.1,
47
- "summary_proj_to_labels": true,
48
- "summary_type": "cls_index",
49
- "summary_use_proj": true,
50
- "tie_word_embeddings": false,
51
  "torch_dtype": "float32",
 
52
  "transformers_version": "4.40.2",
53
- "use_cache": true,
54
- "use_flash_attn": true,
55
- "use_rms_norm": false,
56
- "vocab_size": 0
57
  }
 
1
  {
2
  "activation_function": "gelu",
3
+ "add_prefix": false,
4
  "architectures": [
5
+ "NomicVisionModel"
6
  ],
7
  "attn_pdrop": 0.0,
8
+ "checkpoint": null,
9
+ "ema": false,
10
+ "freeze": false,
11
+ "gradient_checkpointing": true,
12
+ "hamming": false,
13
+ "logit_scale": 14.285714285714285,
 
 
 
 
 
 
 
 
 
14
  "mlp_fc1_bias": true,
15
  "mlp_fc2_bias": true,
16
+ "model_name": "google/vit-base-patch16-224",
17
+ "nomic_encoder": false,
18
+ "num_negatives": 7,
19
+ "pad_vocab_to_multiple_of": null,
 
 
 
 
 
20
  "patch_dropout": 0.0,
21
+ "pooling": "map",
22
+ "precomputed": false,
23
+ "pretrained": true,
24
+ "projection_dim": null,
25
  "qkv_proj_bias": true,
26
+ "rotary_emb_base": 10000,
27
+ "rotary_emb_fraction": null,
28
+ "seq_len": null,
29
+ "text_text_loss_weight": 1.0,
30
+ "tokenizer_name": null,
 
 
 
 
 
 
 
31
  "torch_dtype": "float32",
32
+ "trainable_logit_scale": true,
33
  "transformers_version": "4.40.2",
34
+ "use_fused_kernels": true,
35
+ "use_rms_norm": null
 
 
36
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65e03ddf88c7dee8ec32ccd08401136032622860050318b0dbd5947d47f423ed
3
- size 343208704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d60f176f72fc16a5d7ef93a1e58c1ea154969581c7b9946099e505ddc44f0cc
3
+ size 371570904