When comparing and contrasting the ReLU and sigmoid activation functions, which statement is true?
In the context of evaluating a fine-tuned LLM for a text classification task, which experimental design technique ensures robust performance estimation when dealing with imbalanced datasets?
What are the main advantages of instructed large language models over traditional, small language models (< 300M parameters)? (Pick the 2 correct responses)
When should one use data clustering and visualization techniques such as tSNE or UMAP?
You are in need of customizing your LLM via prompt engineering, prompt learning, or parameter-efficient fine-tuning. Which framework helps you with all of these?
You are working on developing an application to classify images of animals and need to train a neural model. However, you have a limited amount of labeled data. Which technique can you use to leverage the knowledge from a model pre-trained on a different task to improve the performance of your new model?
In the evaluation of Natural Language Processing (NLP) systems, what do ‘validity’ and ‘reliability’ imply regarding the selection of evaluation metrics?
Which of the following options describes best the NeMo Guardrails platform?
Which Python library is specifically designed for working with large language models (LLMs)?
You have access to training data but no access to test data. What evaluation method can you use to assess the performance of your AI model?