| --- |
| configs: |
| - config_name: default |
| data_files: |
| - split: Biology |
| path: "Biologie.parquet" |
| - split: Geography |
| path: "Geographie.parquet" |
| - split: History |
| path: "Geschichte.parquet" |
| - split: Arts |
| path: "Kunst.parquet" |
| - split: Maths |
| path: "Mathe.parquet" |
| - split: Music |
| path: "Musik.parquet" |
| - split: Physics |
| path: "Physik.parquet" |
| - split: Religion |
| path: "Religion.parquet" |
| - split: Sports |
| path: "Sport.parquet" |
|
|
| --- |
| # Dataset Card for Dataset Name |
|
|
| <!-- Provide a quick summary of the dataset. --> |
|
|
| This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1). |
|
|
| ## Dataset Details |
|
|
| Columns: |
|
|
| image ------- The image related to the question |
| |
| Question ---- The Question related to the image |
| |
| groundtruth - The correct answer the model needs to find |
| |
| remarks ----- Explanations of the groundtruth and remarks for better understanding of the data (for the user, not the model) |
| |
| adversarial - marks adversarial questions (questions that cannot be answered with the image content) |
| |
| help -------- comments that should be given to the judge for a fair evaluation |
| |
| Filename ---- the Filename of the raw data |