File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/cognitive-services/LUIS Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,11 +90,11 @@ The example JSON includes one utterance with a labeled entity to illustrate what
90
90
91
91
| Column | Description |
92
92
| -------- | ------------- |
93
- | State | Status of the test; ` See results ` is only visible after the test is completed. |
93
+ | State | Status of the test. ** See results** is only visible after the test is completed. |
94
94
| Name | The name you have given to the test. |
95
- | Size | Count of tests in this batch test file. |
95
+ | Size | Number of tests in this batch test file. |
96
96
| Last Run | Date of last run of this batch test file. |
97
- | Last result | Count of successful predictions in the test. |
97
+ | Last result | Number of successful predictions in the test. |
98
98
99
99
8 . To view detailed results of the test, select ** See results** .
100
100
You can’t perform that action at this time.
0 commit comments