NCA-GENL exam dumps

NCA-GENL practice question 69 of 228

NVIDIA-Certified Associate - Generative AI LLMs. Associate level, NVIDIA. Free question with the correct answer and a full explanation.

NCA-GENL Question 69

Select 3

You are preparing a dataset for training a large language model (LLM). The dataset contains missing values, duplicate entries, and inconsistent text formatting (e.g., mixed capitalization). Which of the following steps are essential to ensure the data quality before training the LLM?

  1. A

    Remove or impute missing values in the dataset.

  2. B

    Normalize text formatting to ensure consistency (e.g., converting all text to lowercase).

  3. C

    Keep duplicate records to augment the dataset size.

  4. D

    Perform tokenization and ensure that the vocabulary aligns with the LLM's requirements.

  5. E

    Randomly delete a portion of the data to reduce preprocessing time.

Show answer and explanation

Correct answers: A, B, D

Explanation

Inspecting, cleansing, and transforming data are critical steps in preparing datasets for training LLMs. The correct steps, such as handling missing values, normalizing text, and tokenizing data, ensure that the input is clean and compatible with the model, which directly impacts the model's performance. Incorrect practices, like retaining duplicates or randomly deleting data, can degrade the quality of the dataset and negatively affect the results.

  • A. Correct.

    Removing or imputing missing values helps ensure that the dataset does not introduce noise or errors during model training.

  • B. Correct.

    Normalizing text formatting ensures that the model learns patterns in the data without being confused by inconsistencies, such as mixed capitalization.

  • C. Incorrect.

    Keeping duplicate records can introduce bias and redundancy in the training process, which is not advisable for high-quality model performance.

  • D. Correct.

    Performing tokenization and ensuring vocabulary alignment with the LLM's requirements are critical preprocessing steps to make the dataset compatible with the model.

  • E. Incorrect.

    Randomly deleting portions of data can lead to loss of valuable information and is generally not a recommended practice for improving dataset quality.

Timed practice exam

Take a NCA-GENL practice test under exam conditions

50 questions in 60 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam