Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

UiPath UiPath-SAIAv1 - UiPath Specialized AI Associate Exam (2023.10)

Page: 2 / 8
Total 248 questions

What is the correct execution order of the Document Understanding template stages?

Instructions: Drag the stages found on the "Left" and drop them on the "Right” in the correct order.

Which of the below is the correct definition of "recall" in UiPath Communications Mining?

A.

For a given concept what % of cases will the model incorrectly predict.

B.

For a given concept, what % of cases will the model not detect.

C.

For a given concept what % of cases will the model correctly predict.

D.

For a given concept, what % of cases will the model detect.

How do you use the Generative Classifier within UiPath Document Understanding Cloud APIs to classify a document as either an "Invoice" or a "Receipt"?

A.

By sending a GET request to /api/framework/projects/{projectld}/classifiers/generative_classifier/classification with a body containing prompts that specify the 'Invoice' and 'Receipt' names and descriptions.

B.

By sending a POST request to yapi/framework/projectsy{projectld}/ctassifiers/generative_classifier/classification with a body containing prompts that specify the 'Invoice' and 'Receipt' names and descriptions.

C.

By sending a PUT request to /api/framework/proiects/{projectld}/classifiers/generative_classifier/classification without any specific classification details in the body of the request.

D.

By sending a POST request to /api/framework/projects/{projectld}/classifiers/generative_classifier/dassification with a body containing prompts that specify the 'Invoice' and 'Receipt' names and a description for their fields.

What are the mandatory activities to be included in an automation workflow to allow a remote knowledge worker to pick up an action that validates the extracted data in the form of a Document Validation Action?

A.

Present Validation Station, Wait for Document Validation Action and Resume.

B.

Orchestration Process Activities.

C.

Document Understanding Process Activities.

D.

Create Document Validation Action, Wait for Document Validation Action and Resume.

What is the Machine Learning Extractor?

A.

A specialized model that can recognize multiple languages in the same document using API calls to a Hugging Face model with over 250 languages.

B.

An extraction model that can be enabled and trained in Al Center. For better accuracy. 25 documents per model are recommended to train the model.

C.

A tool using machine learning models to identify and report on data targeted for data extraction.

D.

A tool that helps extract data from different document structures, and is particularly useful when the same document has multiple formats.

What is the role of connections in the UiPath Integration Service?

A.

Connections establish tasks and exchanges between users and external applications using the authentication process of the III automation provider.

B.

Connections establish tasks and exchanges based on a connector’s compatibility with the external application.

C.

Connections establish tasks and exchanges between users and external applications using the authentication process of the API provider.

D.

Connections establish tasks and exchanges between users and external applications using the server-side triggers.

What does the Automation Suite installer enable?

A.

Enables the deployment, management, and improvement of ML models on UiPath Automation Cloud, and requires no infrastructure and no maintenance.

B.

Enables the deployment, management, and improvement of ML models locally, and requires manual download of all the resources and then loading them into the node.

C.

Enables the deployment of the full UiPath Automation Platform in the environment of choice and contains everything in one package that can be deployed in multi-node mode with automatic scaling and built-in HA. monitor, configure, and upgrade.

D.

Enables the deployment, management, and improvement of ML models locally with easy installation due to the automatic retrieval of the installer and associated artifacts from the internet.

Given the following scenario:

• You have a trained version of the Document Understanding Model with 1000 pages called v22.10.0.1.

• You have an evaluation dataset of 100 pages that gave a score of 0.72 for v22.10.0.1.

• The business team labeled 800 pages and they ask for an increment of the Model that would contain all 1000+800 pages.

What is the first recommended pipeline run configuration to create the new version?

A.

Pipeline type: FullPackage Major Version: 23.10.4.0 Package Minor Version: 1 Input Dataset: 800 pages Evaluation Dataset: 100 pages

B.

Pipeline type: EvaluatePackage Major Version: 23.10.4.0 Package Minor Version: 0 Input Dataset: 1000+800 pages Evaluation Dataset: 100 pages

C.

Pipeline type: Full Package Major Version: 23.10.4.0 Package Minor Version: 0 Input Dataset: 1000+800 pages Evaluation Dataset: 100 pages

D.

Pipeline type: Training Package Major Version: 23.10.4.0 Package Minor Version: 1 Input Dataset: 1000+800 Evaluation Dataset: N/A

Which of the following statements is correct in the context of migrating a schema from Document Manager to a Modern Project?

A.

If you import a schema into a document type that already contains a schema, the import will be successful and the schema will be updated with the missing field.

B.

If you import a schema into a document type that already contains a schema, the import will fail only if documents were already uploaded.

C.

If you import a schema into a document type that already contains a schema, the import will fail.

D.

If you import a schema into a document type that already contains a schema, the import will be successful and the schema will be overridden.

Which of the following options contains the correct list of Default actions that can be found in Workflow Analyzer Settings?

A.

Error, Critical, Info, Warning, Verbose

B.

Exception, Info, Warning, Verbose

C.

Error, Info, Warning, Verbose

D.

Fatal, Error, Warning, Info, Trace