Skip to content

Commit e8025b3

Browse files
committed
more fixes to the concept article
1 parent 7ec11d6 commit e8025b3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/ai-foundry/concepts/model-benchmarks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ Model leaderboards in Azure AI Foundry portal allow you to streamline the model
2424
- **Trade-off charts** to see how models perform on one metric versus another, such as quality versus cost;
2525
- **Leaderboards by scenario** to find the best leaderboards that suite your scenario.
2626

27-
Whenever you find a model to your liking, you can select it and zoom into the [detailed benchmarking results](../how-to
28-
/benchmark-model-in-catalog.md) of the model within the model catalog. If satisfied with the model, you can deploy it, try it in the playgorund, or evaluate it on your data. The leaderboards support benchmarking across text language models (large language models (LLMs) and small language models (SLMs)) and embedding models.
27+
Whenever you find a model to your liking, you can select it and zoom into the **Detailed benchmarking results** of the model within the model catalog. If satisfied with the model, you can deploy it, try it in the playgorund, or evaluate it on your data. The leaderboards support benchmarking across text language models (large language models (LLMs) and small language models (SLMs)) and embedding models.
2928

3029

3130
## Benchmarking of large and small language models
@@ -156,5 +155,5 @@ Prompt construction follows best practices for each dataset, as specified by the
156155

157156
## Related content
158157

159-
- [Select models using the model leaderboard in Azure AI Foundry portal](../how-to/benchmark-model-in-catalog.md)
158+
- [How to benchmark models in Azure AI Foundry portal](../how-to/benchmark-model-in-catalog.md)
160159
- [Model catalog and collections in Azure AI Foundry portal](../how-to/model-catalog-overview.md)

articles/ai-foundry/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ items:
4646
items:
4747
- name: Model leaderboards
4848
href: concepts/model-benchmarks.md
49-
- name: How to use model leaderboards
49+
- name: How to use model benchmarking
5050
href: how-to/benchmark-model-in-catalog.md
5151
- name: Model deployment in Azure AI Foundry
5252
items:

0 commit comments

Comments
 (0)