Skip to content

Commit 8d83128

Browse files
author
Sherry Yang
committed
Add genAI module.
1 parent c73108d commit 8d83128

Some content is hidden

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

56 files changed

+544
-491
lines changed
Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.fundamentals-generative-ai.introduction
3-
title: Introduction
4-
metadata:
5-
title: Introduction
6-
description: Introduction to generative AI applications with examples of what generative AI can do.
7-
author: sherzyang
8-
ms.author: sheryang
9-
ms.date: 11/26/2024
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 1
14-
content: |
15-
[!include[](includes/1-introduction.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.fundamentals-generative-ai.introduction
3+
title: Introduction
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Introduction
8+
description: Introduction to generative AI concepts.
9+
author: sherzyang
10+
ms.author: sheryang
11+
ms.date: 03/21/2025
12+
ms.topic: unit
13+
ms.collection:
14+
- wwl-ai-copilot
15+
durationInMinutes: 1
16+
content: |
17+
[!include[](includes/1-introduction.md)]
18+
Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.fundamentals-generative-ai.what-is-generative-ai
3-
title: What is generative AI?
4-
metadata:
5-
title: What is generative AI?
6-
description: A summary of what generative AI is in the context of Artificial Intelligence, Machine Learning, Deep Learning, and Language Modeling.
7-
author: sherzyang
8-
ms.author: sheryang
9-
ms.date: 11/26/2024
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 2
14-
content: |
15-
[!include[](includes/2-what-is-generative-ai.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.fundamentals-generative-ai.what-is-generative-ai
3+
title: What is generative AI?
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: What is generative AI?
8+
description: A summary of what generative AI can do and how today's applications reflect its capabilities.
9+
author: sherzyang
10+
ms.author: sheryang
11+
ms.date: 03/21/2025
12+
ms.topic: unit
13+
ms.collection:
14+
- wwl-ai-copilot
15+
durationInMinutes: 3
16+
content: |
17+
[!include[](includes/2-what-is-generative-ai.md)]
18+

learn-pr/wwl-data-ai/fundamentals-generative-ai/3-language models.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.fundamentals-generative-ai.language-models
3+
title: How do language models work?
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: How do language models work?
8+
description: Learn about some core concepts that shape language models. Explore the first deep learning techniques used for natural language processing (NLP).
9+
author: madiepev
10+
ms.author: madiepev
11+
ms.date: 11/26/2024
12+
ms.topic: unit
13+
ms.collection:
14+
- wwl-ai-copilot
15+
durationInMinutes: 8
16+
content: |
17+
[!include[](includes/3-language-models.md)]
18+
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.fundamentals-generative-ai.transformers
3+
title: Understand how transformers advance language models
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Understand how transformers advance language models
8+
description: Learn about the transformer architecture used in deep learning techniques for generative AI.
9+
author: madiepev
10+
ms.author: madiepev
11+
ms.date: 07/25/2024
12+
ms.topic: unit
13+
ms.collection:
14+
- wwl-ai-copilot
15+
durationInMinutes: 10
16+
content: |
17+
[!include[](includes/3a-transformers.md)]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.fundamentals-generative-ai.use-language-models
3+
title: Understand differences in language models
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Understand differences in language models
8+
description: Learn how large and small language models are part of the evolution of generative AI.
9+
author: madiepev
10+
ms.author: madiepev
11+
ms.date: 03/21/2025
12+
ms.topic: unit
13+
ms.collection:
14+
- wwl-ai-copilot
15+
durationInMinutes: 3
16+
content: |
17+
[!include[](includes/3b-use-language-models.md)]

learn-pr/wwl-data-ai/fundamentals-generative-ai/4-azure-openai.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

learn-pr/wwl-data-ai/fundamentals-generative-ai/5-copilots.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

learn-pr/wwl-data-ai/fundamentals-generative-ai/5a-microsoft-copilot.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.fundamentals-generative-ai.writing-prompts
3-
title: Considerations for prompts
4-
metadata:
5-
title: Considerations for prompts
6-
description: Understand how submitting clear, specific prompts produces better generative AI results. See examples of best practices for prompt engineering.
7-
author: sherzyang
8-
ms.author: sheryang
9-
ms.date: 11/26/2024
10-
ms.topic: unit
11-
ms.collection:
12-
- wwl-ai-copilot
13-
durationInMinutes: 3
14-
content: |
15-
[!include[](includes/6-writing-prompts.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.fundamentals-generative-ai.writing-prompts
3+
title: Improve prompt results
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Improve prompt results
8+
description: Understand how submitting clear, specific prompts produces better generative AI results. See examples of best practices for prompt engineering.
9+
author: sherzyang
10+
ms.author: sheryang
11+
ms.date: 11/26/2024
12+
ms.topic: unit
13+
ms.collection:
14+
- wwl-ai-copilot
15+
durationInMinutes: 3
16+
content: |
17+
[!include[](includes/6-writing-prompts.md)]
18+

0 commit comments

Comments
 (0)