| { | |
| "dataset_name": "elabench", | |
| "features": { | |
| "paper_id": { | |
| "dtype": "string" | |
| }, | |
| "question_type": { | |
| "dtype": "string" | |
| }, | |
| "question": { | |
| "dtype": "string" | |
| }, | |
| "answer": { | |
| "dtype": "string" | |
| }, | |
| "relevant_passage": { | |
| "dtype": "string" | |
| }, | |
| "paper_content": { | |
| "dtype": "string" | |
| } | |
| }, | |
| "splits": { | |
| "test": { | |
| "num_examples": 403 | |
| } | |
| } | |
| } |