sengHansun commited on
Commit
b74184f
·
verified ·
1 Parent(s): af0177c

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
+ "dtype": "float32",
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
+ "transformers_version": "4.57.3",
25
+ "use_cache": true,
26
+ "vision_config": {
27
+ "attention_dropout": 0.0,
28
+ "dropout": 0.0,
29
+ "dtype": "float32",
30
+ "hidden_act": "quick_gelu",
31
+ "hidden_size": 768,
32
+ "image_size": 224,
33
+ "initializer_factor": 1.0,
34
+ "initializer_range": 0.02,
35
+ "intermediate_size": 3072,
36
+ "layer_norm_eps": 1e-05,
37
+ "model_type": "git_vision_model",
38
+ "num_attention_heads": 12,
39
+ "num_channels": 3,
40
+ "num_hidden_layers": 12,
41
+ "patch_size": 16,
42
+ "projection_dim": 512
43
+ },
44
+ "vocab_size": 30522
45
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 101,
4
+ "eos_token_id": 102,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.57.3"
7
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05782f6bd19deb7d5ec564783e2d57c01aec1bfd2417318ba02100cee971c81a
3
+ size 706516040
runs/Jan08_22-42-43_L-5SBTVL3/events.out.tfevents.1767872584.L-5SBTVL3.87852.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2c48e12545df4bfa8bb95946483071669b4abb951f208a99786cab55f1ddec0
3
+ size 6004
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cc98c6e8eede6a522b5aabf3fb4b23512cdb67332d07273c78a72d6ded0c9d4
3
+ size 5841