majorSeaweed/BLIP-X_ray-captioning_full
Browse files- README.md +7 -7
- 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 |
|
@@ -51,12 +51,12 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
|
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 0.
|
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.9787
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 3.3479 | 1.4444 | 150 | 2.9834 |
|
55 |
+
| 1.9243 | 2.8889 | 300 | 1.7804 |
|
56 |
+
| 1.377 | 4.3285 | 450 | 1.3534 |
|
57 |
+
| 1.176 | 5.7729 | 600 | 1.1680 |
|
58 |
+
| 1.0378 | 7.2126 | 750 | 1.0528 |
|
59 |
+
| 0.9697 | 8.6570 | 900 | 0.9787 |
|
60 |
|
61 |
|
62 |
### 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:f2113a886926036f95357bfa648680e4c3ce2d6cd342b67bc1c8f9972aac8781
|
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 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f58244c916ac89ac281911a60cddc15266e23ed5b68d1b6081f2848ae8f5e121
|
3 |
size 5304
|