habibi26 commited on
Commit
4315e39
·
verified ·
1 Parent(s): cb086c7

Training in progress, step 50

Browse files
config.json CHANGED
@@ -1,27 +1,34 @@
1
  {
2
- "_name_or_path": "Salesforce/blip-image-captioning-base",
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
- "initializer_factor": 1.0,
15
- "model_type": "blip_text_model",
16
- "num_attention_heads": 12
17
- },
 
18
  "torch_dtype": "float32",
19
  "transformers_version": "4.41.2",
 
20
  "vision_config": {
21
  "dropout": 0.0,
22
  "initializer_factor": 1.0,
23
- "initializer_range": 0.02,
24
- "model_type": "blip_vision_model",
25
- "num_channels": 3
26
- }
27
  }
 
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.41.2",
26
+ "use_cache": true,
27
  "vision_config": {
28
  "dropout": 0.0,
29
  "initializer_factor": 1.0,
30
+ "model_type": "git_vision_model",
31
+ "projection_dim": 512
32
+ },
33
+ "vocab_size": 30522
34
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49c03479b04f2c0e6e032df5c5866b3f22f106410f5ee7962db6530a47c217bf
3
- size 989717056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbf6d433eeaf13e3d23ff0e40f381eb3710cf15ddb7a6921f49964a97b3baf29
3
+ size 706516040
runs/Jul23_20-52-08_e3dd68bc9c3b/events.out.tfevents.1721767929.e3dd68bc9c3b.34.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae3c2443eeb687c562951e7093690458e6a7fd05e23c056d82755e79fba5798c
3
+ size 5483
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39d8e0f36af0000e84ac4da697f3de7a674c06cbd291a33571202f57ea773c59
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb49cbc000cf2f61e3a30e6a10efd066e60f90e71b1faa2c5d42726c5eb3f432
3
  size 5112