eduvedras commited on
Commit
77d8091
·
verified ·
1 Parent(s): f2808ce

Training in progress, step 120

Browse files
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/git-large-r-textcaps",
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_hidden_layers": 6,
20
+ "num_image_with_embedding": null,
21
+ "pad_token_id": 0,
22
+ "position_embedding_type": "absolute",
23
+ "tie_word_embeddings": false,
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.38.1",
26
+ "use_cache": true,
27
+ "vision_config": {
28
+ "dropout": 0.0,
29
+ "hidden_size": 1024,
30
+ "initializer_factor": 1.0,
31
+ "intermediate_size": 4096,
32
+ "model_type": "git_vision_model",
33
+ "num_attention_heads": 16,
34
+ "num_hidden_layers": 24,
35
+ "patch_size": 14,
36
+ "projection_dim": 512
37
+ },
38
+ "vocab_size": 30522
39
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b22a846307b99a18fea01f53a9e1adbb8d7acb6fc0032a4c5b612e4ce5ba748
3
+ size 1576851440
runs/Feb26_16-26-51_1f275757a0f4/events.out.tfevents.1708964833.1f275757a0f4.221.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:104946b4dc4f91dd5110c1e428f6b067668b87eb010b492e0c97d736aca94eab
3
+ size 6904
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54fca58e51ca7cb7c8807c1f687d8e5006ebde42b35b07ef5010b910fe24c1b6
3
+ size 4984