Skip to content

Commit d7bfc11

Browse files
authored
Merge pull request #203037 from laujan/patch-109
Update try-sample-label-tool.md
2 parents 261264d + a662278 commit d7bfc11

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/applied-ai-services/form-recognizer/quickstarts/try-sample-label-tool.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,9 @@ Train a custom model to analyze and extract data from forms and documents specif
133133

134134
### Prerequisites for training a custom form model
135135

136-
* An Azure Storage blob container that contains a set of training data. Make sure all the training documents are of the same format. If you have forms in multiple formats, organize them into subfolders based on common format. For this project, you can use our [sample data set](https://github.com/Azure-Samples/cognitive-services-REST-api-samples/blob/master/curl/form-recognizer/sample_data_without_labels.zip). If you don't know how to create an Azure storage account with a container, follow the [Azure Storage quickstart for Azure portal](../../../storage/blobs/storage-quickstart-blobs-portal.md).
136+
* An Azure Storage blob container that contains a set of training data. Make sure all the training documents are of the same format. If you have forms in multiple formats, organize them into subfolders based on common format. For this project, you can use our [sample data set](https://github.com/Azure-Samples/cognitive-services-REST-api-samples/blob/master/curl/form-recognizer/sample_data_without_labels.zip).
137+
138+
* If you don't know how to create an Azure storage account with a container, follow the [Azure Storage quickstart for Azure portal](../../../storage/blobs/storage-quickstart-blobs-portal.md).
137139

138140
* Configure CORS
139141

0 commit comments

Comments
 (0)