AbdoTW commited on
Commit
d7ad078
·
verified ·
1 Parent(s): 0ea89dd

Training in progress, step 10

Browse files
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/git-base",
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.48.1",
26
+ "use_cache": true,
27
+ "vision_config": {
28
+ "_attn_implementation_autoset": true,
29
+ "dropout": 0.0,
30
+ "initializer_factor": 1.0,
31
+ "model_type": "git_vision_model",
32
+ "projection_dim": 512
33
+ },
34
+ "vocab_size": 30522
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38d05d3d8301fd9847fd18bd96ad266e1daf468ae245324e3ab44cf02433717b
3
+ size 706516040
runs/Jan30_15-17-37_401045ef71ba/events.out.tfevents.1738250258.401045ef71ba.66.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e17a32e50baad7cffc0bceb16fc402dd0d1a4749841811147229dbf20ab655b6
3
+ size 6040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5292859ce3f4d6b7551f385c0d025324d856c49c51170c40d00f82b80beedfcf
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd46fc5b2a679e4738a3c562ac7baccc6d9358f98a3666371f4433c7b2677600
3
  size 5304