Update app.py
Browse files
app.py
CHANGED
@@ -146,7 +146,7 @@ with gr.Blocks(css="""
|
|
146 |
gr.Markdown('- **Google Shopping Category-to-Image**')
|
147 |
gr.Markdown('- **Amazon Products Text-to-Image**')
|
148 |
gr.Markdown('As part of this launch, we also released two evaluation datasets: [`Marqo/google-shopping-general-eval`](https://huggingface.co/datasets/Marqo/google-shopping-general-eval) and [`Marqo/amazon-products-eval`](https://huggingface.co/datasets/Marqo/amazon-products-eval).')
|
149 |
-
gr.Markdown('For more information on these models, benchmark results, and how you can run these evaluations yourself, visit our [blog post](https://www.marqo.ai/blog).')
|
150 |
|
151 |
# Hard
|
152 |
gr.Markdown('## Marqo-Ecommerce-Hard')
|
|
|
146 |
gr.Markdown('- **Google Shopping Category-to-Image**')
|
147 |
gr.Markdown('- **Amazon Products Text-to-Image**')
|
148 |
gr.Markdown('As part of this launch, we also released two evaluation datasets: [`Marqo/google-shopping-general-eval`](https://huggingface.co/datasets/Marqo/google-shopping-general-eval) and [`Marqo/amazon-products-eval`](https://huggingface.co/datasets/Marqo/amazon-products-eval).')
|
149 |
+
gr.Markdown('For more information on these models, benchmark results, and how you can run these evaluations yourself, visit our [blog post](https://www.marqo.ai/blog/introducing-marqos-ecommerce-embedding-models).')
|
150 |
|
151 |
# Hard
|
152 |
gr.Markdown('## Marqo-Ecommerce-Hard')
|