We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495c8ae commit d3dd752Copy full SHA for d3dd752
articles/cognitive-services/language-service/custom-text-classification/service-limits.md
@@ -92,7 +92,7 @@ The following limits are observed for the custom text classification.
92
|Documents count | 10 | 100,000 |
93
|Document length in characters | 1 | 128,000 characters; approximately 28,000 words or 56 pages. |
94
|Count of classes | 1 | 200 |
95
-|Count of trained models per project| 0 | 50 |
+|Count of trained models per project| 0 | 10 |
96
|Count of deployments per project| 0 | 10 |
97
98
## Naming limits
0 commit comments