Skip to content

Commit d3d9447

Browse files
authored
Merge pull request #207598 from aahill/aug-screenshots
screenshot updates - text classification
2 parents 0bfccba + 7ce9a77 commit d3d9447

18 files changed

+2
-2
lines changed

articles/cognitive-services/language-service/custom-text-classification/includes/language-studio/test-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ To test your deployed models within [Language Studio](https://aka.ms/LanguageStu
2424

2525
6. Click on **Run the test** from the top menu.
2626

27-
7. In the **Result** tab, you can see the predicted classes for your text. You can also view the JSON response under the **JSON** tab. The following example is for a multi label classification project. A single label classification project will only return one class in the result.
27+
7. In the **Result** tab, you can see the predicted classes for your text. You can also view the JSON response under the **JSON** tab. The following example is for a single label classification project. A multi label classification project can return more than one class in the result.
2828

29-
:::image type="content" source="../../media/test-model-results.png" alt-text="A screenshot showing model test results for a multi label classification project. The example is from CMU Movie Summary, CC BY-SA 3.0, modified by Microsoft" lightbox="../../media/test-model-results.png":::
29+
:::image type="content" source="../../media/test-model-results.png" alt-text="A screenshot showing model test results for a single label classification project." lightbox="../../media/test-model-results.png":::
-800 KB
Loading
-488 KB
Loading
-527 KB
Loading
-81.5 KB
Loading
0 Bytes
Loading

0 commit comments

Comments
 (0)