Skip to content

Commit 8e08648

Browse files
authored
Update service-limits.md
I think the current explanation about training dataset size for Template model is not sufficient because the limit of total dataset limit is not written in this document. As far as I checked the message of Form Recognizer Portal, the total dataset size is 150 MB so I added the table about total training dataset size for Template model.
1 parent 2fa09d6 commit 8e08648

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/applied-ai-services/form-recognizer/service-limits.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ This article contains both a quick reference and detailed description of Azure F
8080
| Adjustable | No | No |
8181
| **Training dataset size * Neural** | 1 GB <sup>3</sup> | 1 GB (default value) |
8282
| Adjustable | No | No |
83-
| **Training dataset size * Template** | 50 MB <sup>4</sup> | 50 MB (default value) |
83+
| **Training file size * Template** | 50 MB <sup>4</sup> | 50 MB (default value) |
84+
| Adjustable | No | No |
85+
| **Total Training dataset size * Template** | 150 MB <sup>4</sup> | 150 MB (default value) |
8486
| Adjustable | No | No |
8587
| **Max number of pages (Training) * Template** | 500 | 500 (default value) |
8688
| Adjustable | No | No |

0 commit comments

Comments
 (0)