adem-ftaiti
commited on
Training in progress, epoch 1
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.44.0.dev0",
|
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:f6d6b8495c8e74ee26041bb09e2ba05b793fc4f5d9a201a4b560fde2edac9fcb
|
3 |
+
size 989717056
|
runs/Aug01_00-16-50_bc74db3d7f1c/events.out.tfevents.1722471411.bc74db3d7f1c.1135.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88bd41d17f6907b08c6539fd210b89bc5fa57cba88562fb1aaea01dea19cad43
|
3 |
+
size 5211
|
runs/Aug01_00-17-13_bc74db3d7f1c/events.out.tfevents.1722471434.bc74db3d7f1c.1135.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b0c36c9855f6d43a8e6f2c53cdedfbe19c36756b3f1c648fa62f552665c92da
|
3 |
+
size 5212
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2e3f090f2df83de8aee7ad27b1bad2d0a3cd7c3f437be67cd8664963cefff52
|
3 |
+
size 5240
|