Skip to content

Commit 5ac2993

Browse files
authored
Merge pull request #49606 from theresa-i/ms-collection-ai-attribute-updates2
Ms collection ai attribute updates2
2 parents de692b9 + b9d8832 commit 5ac2993

File tree

65 files changed

+133
-126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+133
-126
lines changed

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 08/20/2024
9+
ms.date: 03/20/2025
1010
author: wwlpublish
11-
ms.author: madiepev
11+
ms.author: theresai
1212
ms.topic: unit
1313
azureSandbox: false
1414
labModal: false

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/2-compare-evaluations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Compare LLM and traditional ML evaluations
88
description: "Compare Large Language Model and traditional Machine Learning evaluations"
9-
ms.date: 08/20/2024
9+
ms.date: 03/20/2025
1010
author: wwlpublish
11-
ms.author: madiepev
11+
ms.author: theresai
1212
ms.topic: unit
1313
azureSandbox: false
1414
labModal: false

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/3-ai-systems.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Evaluate LLMs and AI systems
88
description: "Describe the relationship between LLM evaluation and evaluation of entire AI systems"
9-
ms.date: 08/20/2024
9+
ms.date: 03/20/2025
1010
author: wwlpublish
11-
ms.author: madiepev
11+
ms.author: theresai
1212
ms.topic: unit
1313
azureSandbox: false
1414
labModal: false

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/4-standard-metrics.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Evaluate LLMs with standard metrics
88
description: "Evaluate LLMs with standard metrics"
9-
ms.date: 08/20/2024
9+
ms.date: 03/20/2025
1010
author: wwlpublish
11-
ms.author: madiepev
11+
ms.author: theresai
1212
ms.topic: unit
1313
azureSandbox: false
1414
labModal: false

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/5-language-model-judge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Describe LLM-as-a-judge for evaluation
88
description: "Describe LLM-as-a-judge for evaluation"
9-
ms.date: 08/20/2024
9+
ms.date: 03/20/2025
1010
author: wwlpublish
11-
ms.author: madiepev
11+
ms.author: theresai
1212
ms.topic: unit
1313
azureSandbox: false
1414
labModal: false

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/6-exercise.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Evaluate an Azure OpenAI model
88
description: "Exercise - Evaluate an Azure OpenAI model"
9-
ms.date: 08/20/2024
9+
ms.date: 03/20/2025
1010
author: wwlpublish
11-
ms.author: madiepev
11+
ms.author: theresai
1212
ms.topic: unit
1313
azureSandbox: false
1414
labModal: false

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/7-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: "Knowledge check"
9-
ms.date: 08/20/2024
9+
ms.date: 03/20/2025
1010
author: wwlpublish
11-
ms.author: madiepev
11+
ms.author: theresai
1212
ms.topic: unit
1313
azureSandbox: false
1414
labModal: false

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/8-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: "Summary"
9-
ms.date: 08/20/2024
9+
ms.date: 03/20/2025
1010
author: wwlpublish
11-
ms.author: madiepev
11+
ms.author: theresai
1212
ms.topic: unit
1313
azureSandbox: false
1414
labModal: false

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/index.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Evaluate language models with Azure Databricks
77
description: Evaluate language models with Azure Databricks
8-
ms.date: 08/20/2024
8+
ms.date: 03/20/2025
99
author: wwlpublish
1010
ms.author: madiepev
1111
ms.topic: module
1212
ms.service: azure
1313
ai-usage: ai-assisted
14+
ms.collection: wwl-ai-copilot
1415
title: Evaluate language models with Azure Databricks
1516
summary: Learn to compare Large Language Model (LLM) and traditional Machine Learning (ML) evaluations, understand their relationship with AI system evaluation, and explore various LLM evaluation metrics and specific task-related evaluations.
1617
abstract: |

learn-pr/wwl-data-ai/fine-tune-azure-databricks/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 08/20/2024
9+
ms.date: 03/20/2025
1010
author: wwlpublish
11-
ms.author: madiepev
11+
ms.author: theresai
1212
ms.topic: unit
1313
azureSandbox: false
1414
labModal: false

0 commit comments

Comments
 (0)