Skip to content

Commit 69692b7

Browse files
authored
Update sentence-alignment.md
removed * and It's important to note
1 parent 6c43bdb commit 69692b7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/cognitive-services/Translator/custom-translator/sentence-alignment.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,11 @@ For a training to succeed, the table below shows the minimum number of sentences
4646
| Document type | Suggested minimum sentence count | Maximum sentence count |
4747
|------------|--------------------------------------------|--------------------------------|
4848
| Training | 10,000 | No upper limit |
49-
| Tuning* | 5,000 | 2,500 |
50-
| Testing* | 5,000 | 2,500 |
49+
| Tuning | 5,000 | 2,500 |
50+
| Testing | 5,000 | 2,500 |
5151
| Dictionary | 0 | No upper limit |
5252

5353
> [!NOTE]
54-
> *It’s important to note:
5554
> - Training will not start and will fail if the 10,000 minimum sentence count for Training is not met.
5655
> - Tuning and Testing are optional. If you do not provide them, the system will remove an appropriate percentage from Training to use for validation and testing.
5756
> - You can train a model using only dictionary data. Please refer to [What is Dictionary](https://docs.microsoft.com/azure/cognitive-services/translator/custom-translator/what-is-dictionary).

0 commit comments

Comments
 (0)