Podcast
Questions and Answers
- Which Oracle Accelerated Data Science (ADS) class can be used to deploy a Large Language Model (LLM) application to OCI Data Science model deployment?
- Which Oracle Accelerated Data Science (ADS) class can be used to deploy a Large Language Model (LLM) application to OCI Data Science model deployment?
- A. GenerativeAI
- B. TextLoader
- C. ChainDeployment (correct)
- D. RetrievalQA
- Which is a distinguishing feature of "Parameter-Efficient Fine-tuning (PEFT)" as opposed to classic "Fine- tuning" in Large Language Model training?
- Which is a distinguishing feature of "Parameter-Efficient Fine-tuning (PEFT)" as opposed to classic "Fine- tuning" in Large Language Model training?
- A. PEFT involves only a few or new parameters and uses labeled, task-specific data. (correct)
- B. PEFT modifies all parameters and is typically used when no training data exists
- C. PEFT does not modify any parameters but uses soft prompting with unlabeled data.
- D. PEFT modifies all parameters and uses unlabeled, task-agnostic data.
Flashcards are hidden until you start studying