shyamgv commited on
Commit
530f9f2
1 Parent(s): 699c9bb

Training in progress, step 50

Browse files
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "shyamgv/blip-image-captioning-large-shyam",
3
+ "architectures": [
4
+ "BlipForConditionalGeneration"
5
+ ],
6
+ "image_text_hidden_size": 256,
7
+ "initializer_factor": 1.0,
8
+ "initializer_range": 0.02,
9
+ "label_smoothing": 0.0,
10
+ "logit_scale_init_value": 2.6592,
11
+ "model_type": "blip",
12
+ "projection_dim": 512,
13
+ "text_config": {
14
+ "encoder_hidden_size": 1024,
15
+ "initializer_factor": 1.0,
16
+ "model_type": "blip_text_model",
17
+ "num_attention_heads": 12
18
+ },
19
+ "torch_dtype": "float32",
20
+ "transformers_version": "4.46.0.dev0",
21
+ "vision_config": {
22
+ "dropout": 0.0,
23
+ "hidden_size": 1024,
24
+ "initializer_factor": 1.0,
25
+ "initializer_range": 0.02,
26
+ "intermediate_size": 4096,
27
+ "model_type": "blip_vision_model",
28
+ "num_attention_heads": 16,
29
+ "num_channels": 3,
30
+ "num_hidden_layers": 24
31
+ }
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc85a9cc35428d3e7a6615d09acaa65972d88303d28dbcc8c60b3e02809097b8
3
+ size 1879010480
runs/Oct02_15-40-33_08293887d125/events.out.tfevents.1727883635.08293887d125.537.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19481c73b618fd7f331776464454aa3eb2afa1263f5b112acd7f30ab688e8a54
3
+ size 5756
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:502e90f8a120d6995fcdb853acd524ba85edbcba1d55b983da1f8186daf91cbe
3
+ size 5304