Skip to content

Commit 6538f88

Browse files
committed
updating table
1 parent 6d8ade3 commit 6538f88

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/cognitive-services/LUIS/luis-how-to-batch-test.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: seodec18
99
ms.service: cognitive-services
1010
ms.subservice: language-understanding
1111
ms.topic: how-to
12-
ms.date: 04/13/2021
12+
ms.date: 05/18/2021
1313

1414
---
1515

@@ -88,12 +88,13 @@ The example JSON includes one utterance with a labeled entity to illustrate what
8888

8989
7. After the batch test completes, you can see the following columns:
9090

91-
| Column | Description |
92-
| State | Status of the test; `See results` is only visible after the test is completed. |
93-
| Name | The name you have given to the test. |
94-
| Size | Count of tests in this batch test file. |
95-
| Last Run | Date of last run of this batch test file. |
96-
| Last result | Count of successful predictions in the test. |
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 | Count of tests in this batch test file. |
96+
| Last Run | Date of last run of this batch test file. |
97+
| Last result | Count of successful predictions in the test. |
9798

9899
8. To view detailed results of the test, select **See results**.
99100

0 commit comments

Comments
 (0)