Which of the following best describes Word2vec?
Which metric is commonly used to evaluate machine-translation models?
What metrics would you use to evaluate the performance of a RAG workflow in terms of the accuracy of responses generated in relation to the input query? (Choose two.)
Imagine you are training an LLM consisting of billions of parameters and your training dataset is significantly larger than the available RAM in your system. Which of the following would be an alternative?
You are working with a data scientist on a project that involves analyzing and processing textual data to extract meaningful insights and patterns. There is not much time for experimentation and you need to choose a Python package for efficient text analysis and manipulation. Which Python package is best suited for the task?
Which of the following options describes best the NeMo Guardrails platform?
In Exploratory Data Analysis (EDA) for Natural Language Understanding (NLU), which method is essential for understanding the contextual relationship between words in textual data?
Why might stemming or lemmatizing text be considered a beneficial preprocessing step in the context of computing TF-IDF vectors for a corpus?
Which of the following contributes to the ability of RAPIDS to accelerate data processing? (Pick the 2 correct responses)
Which of the following is a parameter-efficient fine-tuning approach that one can use to fine-tune LLMs in a memory-efficient fashion?