End of training
Browse files- README.md +7 -8
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,13 +16,13 @@ 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 |
-
- eval_loss:
|
20 |
-
- eval_accuracy:
|
21 |
-
- eval_runtime: 8.
|
22 |
-
- eval_samples_per_second:
|
23 |
-
- eval_steps_per_second: 2.
|
24 |
-
- epoch:
|
25 |
-
- step:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -52,7 +52,6 @@ The following hyperparameters were used during training:
|
|
52 |
- lr_scheduler_warmup_ratio: 0.05
|
53 |
- num_epochs: 5
|
54 |
- mixed_precision_training: Native AMP
|
55 |
-
- label_smoothing_factor: 0.1
|
56 |
|
57 |
### Framework versions
|
58 |
|
|
|
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 |
+
- eval_loss: 0.0104
|
20 |
+
- eval_accuracy: 0.9484
|
21 |
+
- eval_runtime: 8.9681
|
22 |
+
- eval_samples_per_second: 82.069
|
23 |
+
- eval_steps_per_second: 2.565
|
24 |
+
- epoch: 4.0762
|
25 |
+
- step: 18200
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
52 |
- lr_scheduler_warmup_ratio: 0.05
|
53 |
- num_epochs: 5
|
54 |
- mixed_precision_training: Native AMP
|
|
|
55 |
|
56 |
### Framework versions
|
57 |
|
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:e25e1ea1af502e074215a5e94fde6ba87b8a85e17ecf5b16f3b5f0f0ca44f9c8
|
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:c7d36da494eb22c8cbde438514a6e857c0368a4f36dfbddac4046c77156ba968
|
3 |
size 5304
|