Model save
Browse files- README.md +4 -4
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
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.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 1.
|
| 22 |
- Bleu: 1.0
|
| 23 |
|
| 24 |
## Model description
|
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:----:|
|
| 58 |
-
| 1.
|
| 59 |
-
| 1.
|
| 60 |
-
| 1.
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
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.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 1.3617
|
| 22 |
- Bleu: 1.0
|
| 23 |
|
| 24 |
## Model description
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:----:|
|
| 58 |
+
| 1.3635 | 1.0 | 779 | 1.3968 | 1.0 |
|
| 59 |
+
| 1.3618 | 2.0 | 1558 | 1.3618 | 1.0 |
|
| 60 |
+
| 1.3617 | 3.0 | 2337 | 1.3617 | 1.0 |
|
| 61 |
|
| 62 |
|
| 63 |
### 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:90adc64d7a3ab4827f478e6dc37ff250ea0c4bcd299982bd4b7f08146770bb3a
|
| 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 5969
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:579a14ad434288cdbc48fdaf9f508024f5db513f2c6cbb2dc637f7e00bb0df86
|
| 3 |
size 5969
|