question string | ground_truth string | retrieved_contexts list | answer string | ground_truth_contexts list |
|---|---|---|---|---|
What is the capital of France? | The capital of France is Paris. | [
"Paris is the capital and largest city of France.",
"France is a country in Western Europe.",
"The Eiffel Tower is located in Paris."
] | The capital of France is Paris, which is also the largest city. | [
"Paris is the capital and largest city of France."
] |
Who wrote Romeo and Juliet? | William Shakespeare wrote Romeo and Juliet. | [
"William Shakespeare was an English playwright.",
"Romeo and Juliet is a tragedy written by Shakespeare.",
"Shakespeare lived in the 16th-17th century."
] | Romeo and Juliet was written by William Shakespeare. | [
"Romeo and Juliet is a tragedy written by Shakespeare."
] |
What is photosynthesis? | Photosynthesis is the process by which plants convert sunlight into energy. | [
"Photosynthesis occurs in plant chloroplasts.",
"Plants use sunlight, water, and CO2 for photosynthesis.",
"Photosynthesis produces glucose and oxygen."
] | Photosynthesis is the process where plants convert light energy into chemical energy. | [
"Photosynthesis occurs in plant chloroplasts.",
"Plants use sunlight, water, and CO2 for photosynthesis."
] |
README.md exists but content is empty.
- Downloads last month
- 11