CassPR commited on
Commit
74f8b0b
1 Parent(s): 8e078de

Upload GitForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +40 -0
  2. generation_config.json +8 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/git-large-r-coco",
3
+ "architectures": [
4
+ "GitForCausalLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 101,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 102,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-12,
16
+ "max_position_embeddings": 1024,
17
+ "model_type": "git",
18
+ "num_attention_heads": 12,
19
+ "num_beams": 4,
20
+ "num_hidden_layers": 6,
21
+ "num_image_with_embedding": null,
22
+ "pad_token_id": 0,
23
+ "position_embedding_type": "absolute",
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.34.1",
27
+ "use_cache": true,
28
+ "vision_config": {
29
+ "dropout": 0.0,
30
+ "hidden_size": 1024,
31
+ "initializer_factor": 1.0,
32
+ "intermediate_size": 4096,
33
+ "model_type": "git_vision_model",
34
+ "num_attention_heads": 16,
35
+ "num_hidden_layers": 24,
36
+ "patch_size": 14,
37
+ "projection_dim": 512
38
+ },
39
+ "vocab_size": 30522
40
+ }
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 101,
4
+ "eos_token_id": 102,
5
+ "num_beams": 4,
6
+ "pad_token_id": 0,
7
+ "transformers_version": "4.34.1"
8
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2480f23498e406c2687776a41f412dd7636011fff68dddd2adb592683d280af3
3
+ size 1576962574