Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# bridgetower-newyorker-gaudi2-8x
|
16 |
|
|
|
|
|
17 |
This model is a fine-tuned version of [BridgeTower/bridgetower-large-itm-mlm-itc](https://huggingface.co/BridgeTower/bridgetower-large-itm-mlm-itc) on the jmhessel/newyorker_caption_contest matching dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.1147
|
|
|
14 |
|
15 |
# bridgetower-newyorker-gaudi2-8x
|
16 |
|
17 |
+
> Disclaimer: Those are the results I obtained with an older version of Optimum Habana. With v1.7, it is possible to fit batches of 48 samples and to get better throughput as mentioned in this blog post: https://huggingface.co/blog/bridgetower
|
18 |
+
|
19 |
This model is a fine-tuned version of [BridgeTower/bridgetower-large-itm-mlm-itc](https://huggingface.co/BridgeTower/bridgetower-large-itm-mlm-itc) on the jmhessel/newyorker_caption_contest matching dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.1147
|