swritchie commited on
Commit
9933c61
·
verified ·
1 Parent(s): c9f65b7

Training in progress, step 50

Browse files
config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "GitForCausalLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 101,
7
+ "classifier_dropout": null,
8
+ "eos_token_id": 102,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 1024,
16
+ "model_type": "git",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 6,
19
+ "num_image_with_embedding": null,
20
+ "pad_token_id": 0,
21
+ "position_embedding_type": "absolute",
22
+ "tie_word_embeddings": false,
23
+ "torch_dtype": "float32",
24
+ "transformers_version": "4.55.0",
25
+ "use_cache": true,
26
+ "vision_config": {
27
+ "attention_dropout": 0.0,
28
+ "dropout": 0.0,
29
+ "hidden_act": "quick_gelu",
30
+ "hidden_size": 768,
31
+ "image_size": 224,
32
+ "initializer_factor": 1.0,
33
+ "initializer_range": 0.02,
34
+ "intermediate_size": 3072,
35
+ "layer_norm_eps": 1e-05,
36
+ "model_type": "git_vision_model",
37
+ "num_attention_heads": 12,
38
+ "num_channels": 3,
39
+ "num_hidden_layers": 12,
40
+ "patch_size": 16,
41
+ "projection_dim": 512,
42
+ "torch_dtype": "float32"
43
+ },
44
+ "vocab_size": 30522
45
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f06e0af7794ae60be92dbac0f4f6598755eef4e1774f8d5a799c102f3b79e221
3
+ size 706516040
runs/Aug11_13-24-46_dd15084005af/events.out.tfevents.1754918689.dd15084005af.274.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c9f25d9ef39539a13319d21a5d073b27e8a1ea393c5a071c0ef7446a6b59730
3
+ size 5681
runs/Aug11_13-26-10_dd15084005af/events.out.tfevents.1754918770.dd15084005af.274.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9268f4bc6390b20c60d6572ec1fe06d47cfdf440e62b715f17d6b0d2413911
3
+ size 5999
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebc7fa323fdbe21f7e457887f09f1e18aea77e3af8bdd5e6ac03177d0448e037
3
+ size 5368