How does a presence penalty function in language model generation?
Correct Answer:
D
Given the following code:
PromptTemplate(input_variables=["human_input", "city"], template=template) Which statement is true about PromptTemplate in relation to input_variables?
Correct Answer:
C
Which is a cost-related benefit of using vector databases with Large Language Models
(LLMs)?
Correct Answer:
B
In which scenario is soft prompting especially appropriate compared to other training styles?
Correct Answer:
C
What is the characteristic of T-Few fine-tuning for Large Language Models (LLMs)?
Correct Answer:
C
