Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Huawei H13-321_V2.5 Practice Exam with Questions & Answers | Set: 2

Questions 11

The attention mechanism in foundation model architectures allows the model to focus on specific parts of the input data. Which of the following steps are key components of a standard attention mechanism?

Options:
A.

Calculate the dot product similarity between the query and key vectors to obtain attention scores.

B.

Compute the weighted sum of the value vectors using the attention weights.

C.

Apply a non-linear mapping to the result obtained after the weighted summation.

D.

Normalize the attention scores to obtain attention weights.

Huawei H13-321_V2.5 Premium Access
Questions 12

Which audio file formats can Huawei Cloud text-to-speech (TTS) generate?

Options:
A.

AAC

B.

WAV

C.

MP3

D.

PCM

Questions 13

Which of the following is not an acoustic feature of speech?

Options:
A.

Semantics

B.

Duration

C.

Frequency

D.

Amplitude

Questions 14

Overfitting is a condition where a model is overly simple and excessive generalization errors occur.

Options:
A.

TRUE

B.

FALSE

Questions 15

Which of the following statements about the functions of layer normalization and residual connection in the Transformer is true?

Options:
A.

Residual connections and layer normalization help prevent vanishing gradients and exploding gradients in deep networks.

B.

Residual connections primarily add depth to the model but do not aid in gradient propagation.

C.

Layer normalization accelerates model convergence and does not affect model stability.

D.

In shallow networks, residual connections are beneficial, but they aggravate the vanishing gradient problem in deep networks.

Questions 16

What type of task is viewed when using the Seq2Seq model in speech recognition?

Options:
A.

Dimensionality reduction task

B.

Regression task

C.

Clustering task

D.

Classification task

Questions 17

A text classification task has only one final output, while a sequence labeling task has an output in each input position.

Options:
A.

TRUE

B.

FALSE

Questions 18

Mel-frequency cepstral coefficients (MFCCs) take into account human auditory characteristics by first mapping the linear spectrum to the Mel nonlinear spectrum based on auditory perception, and then converting it to the cepstral domain.

Options:
A.

TRUE

B.

FALSE