Model save
Browse files- README.md +3 -9
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [Salesforce/blip-image-captioning-base](https://huggingface.co/Salesforce/blip-image-captioning-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -49,14 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:------:|:----:|:---------------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.0025 | 1.0707 | 1500 | 0.0008 |
|
55 |
-
| 0.0013 | 1.4276 | 2000 | 0.0004 |
|
56 |
-
| 0.0012 | 1.7844 | 2500 | 0.0004 |
|
57 |
-
| 0.0007 | 2.1413 | 3000 | 0.0002 |
|
58 |
-
| 0.0005 | 2.4982 | 3500 | 0.0002 |
|
59 |
-
| 0.0003 | 2.8551 | 4000 | 0.0001 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [Salesforce/blip-image-captioning-base](https://huggingface.co/Salesforce/blip-image-captioning-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0003
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:------:|:----:|:---------------:|
|
52 |
+
| 0.0023 | 1.0707 | 1500 | 0.0010 |
|
53 |
+
| 0.0007 | 2.1413 | 3000 | 0.0003 |
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 989717056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcf9081db2796885ab3e8c40d2eb1eb463620a727666776df548a32fac550e28
|
3 |
size 989717056
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:028ef6fb913ce392f4d07afeb921f39ea68363e7d234b7e9c3bc186bc317108d
|
3 |
size 5560
|