question
stringclasses 10
values | selected_answer
stringclasses 9
values | correct_answer
stringclasses 10
values | is_correct
bool 2
classes | correct_reference
stringclasses 2
values | username
stringclasses 1
value | datetime
stringclasses 1
value | grade
float64 0.9
0.9
|
---|---|---|---|---|---|---|---|
Which role in a conversation sets the overall behavior for a model? | null | system | false | answer_b | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
What is an important consideration in tool interface design? | Providing structured output and clear descriptions | Providing structured output and clear descriptions | true | answer_c | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
Which of the following best describes a Large Language Model (LLM)? | A massive neural network that understands and generates human language | A massive neural network that understands and generates human language | true | answer_b | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
What role does structured output play in tool design? | It helps agents parse and use tool results effectively | It helps agents parse and use tool results effectively | true | answer_b | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
What does it mean when we say LLMs are "autoregressive"? | They generate text by predicting the next token based on previous tokens | They generate text by predicting the next token based on previous tokens | true | answer_b | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
Which of these is NOT a common tool category for LLM Agents? | Entity Extraction | Entity Extraction | true | answer_c | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
Which of these is a key benefit of using LLM Agents? | They can automate complex tasks requiring reasoning | They can automate complex tasks requiring reasoning | true | answer_b | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
Which statement is TRUE about tool usage in chat templates? | Tools allow the assistant to offload tasks like web search or calculations. | Tools allow the assistant to offload tasks like web search or calculations. | true | answer_c | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
What is a key characteristic that distinguishes LLM Agents from simple LLMs? | They can interact with their environment and use tools to accomplish tasks | They can interact with their environment and use tools to accomplish tasks | true | answer_c | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
How do tokenizers handle text for modern NLP models? | By breaking words into subword units and assigning numerical IDs | By breaking words into subword units and assigning numerical IDs | true | answer_b | burtenshaw | 2025-02-03 20:17:01 | 0.9 |
README.md exists but content is empty.
- Downloads last month
- 81