File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
articles/cognitive-services/LUIS Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ms.custom: seodec18
9
9
ms.service : cognitive-services
10
10
ms.subservice : language-understanding
11
11
ms.topic : how-to
12
- ms.date : 04/13 /2021
12
+ ms.date : 05/18 /2021
13
13
14
14
---
15
15
@@ -84,7 +84,19 @@ The example JSON includes one utterance with a labeled entity to illustrate what
84
84
85
85
5 . Name the dataset ` pizza test ` and select ** Done** .
86
86
87
- 6 . Select the ** Run** button. After the batch test runs, select ** See results** .
87
+ 6 . Select the ** Run** button.
88
+
89
+ 7 . After the batch test completes, you can see the following columns:
90
+
91
+ | Column | Description |
92
+ | -------- | ------------- |
93
+ | State | Status of the test. ** See results** is only visible after the test is completed. |
94
+ | Name | The name you have given to the test. |
95
+ | Size | Number of tests in this batch test file. |
96
+ | Last Run | Date of last run of this batch test file. |
97
+ | Last result | Number of successful predictions in the test. |
98
+
99
+ 8 . To view detailed results of the test, select ** See results** .
88
100
89
101
> [ !TIP]
90
102
> * Selecting ** Download** will download the same file that you uploaded.
You can’t perform that action at this time.
0 commit comments