Quanli1 commited on
Commit
ba30dc9
·
verified ·
1 Parent(s): 3d18b00

Training in progress, step 1

Browse files
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.50.1",
25
+ "use_cache": true,
26
+ "vision_config": {
27
+ "_attn_implementation_autoset": true,
28
+ "attention_dropout": 0.0,
29
+ "dropout": 0.0,
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
+ "torch_dtype": "float32"
44
+ },
45
+ "vocab_size": 30522
46
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a48eef7e5f77cd148653f406cd52b958e99bbe7668d3aaca0447eba66fd662c3
3
+ size 706516040
runs/Sep18_15-56-56_LAPTOP-AVJNT38D/events.out.tfevents.1758182246.LAPTOP-AVJNT38D.4508.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d916fa3d6b48c2bd8ba25d5f609a9ba6851bbfb8c17704cd02bd886e234441
3
+ size 5970
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bd554a360b869f1ff679829aeea102192739a5076a236842607f38432a3d463
3
+ size 5368