Training in progress, step 500
Browse files
config.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.40.1",
|
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 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c11a43a2a57e862eddf1b305c23066e80ba75e1f0e36ae4a888b0e0bb1eb3333
|
3 |
+
size 989717056
|
runs/May08_11-57-12_bc65b5440e36/events.out.tfevents.1715169453.bc65b5440e36.1521.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cca9cd024c53d53b342440b09129cfe6310ce279da5f72c88cf227d00cfbd3b
|
3 |
+
size 5308
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d24a4e0c84245cc005354357d8ae1ed5d25423618dbcfdfc68decb4e3387540
|
3 |
+
size 5048
|