Skip to content

Commit f8e51c5

Browse files
authored
Merge pull request #107869 from diberry/diberry/0316-qna-public-issue-49886
[Cogsvcs] QnA Maker - Public issue 49886
2 parents eefdb71 + acd59e8 commit f8e51c5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/cognitive-services/QnAMaker/Concepts/knowledge-base.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Importing from data sources - QnA Maker
33
description: A QnA Maker knowledge base consists of a set of question-and-answer (QnA) sets and optional metadata associated with each QnA pair.
44
ms.topic: conceptual
5-
ms.date: 01/27/2020
5+
ms.date: 03/16/2020
66
---
77

88
# Importing from data sources
@@ -51,7 +51,9 @@ The **displayOrder** is numeric and the **displayText** is text that shouldn't i
5151
5252
## Export as example
5353

54-
If you are unsure how to represent your QnA set in the `.tsv` file, create the set in the QnA Maker portal, save, then export the knowledge base for an example of how to represent the set.
54+
If you are unsure how to represent your QnA set in the `.tsv` file:
55+
* Use this [downloadable example from GitHub](https://github.com/Azure-Samples/cognitive-services-sample-data-files/blob/master/qna-maker/data-source-formats/Structured-multi-turn-format.xlsx?raw=true)
56+
* Or create the set in the QnA Maker portal, save, then export the knowledge base for an example of how to represent the set.
5557

5658
## Next steps
5759

0 commit comments

Comments
 (0)