--- dataset_info: features: - name: question dtype: string - name: answers.A dtype: string - name: answers.B dtype: string - name: answers.C dtype: string - name: answers.D dtype: string - name: answers.E dtype: string - name: correct_answer dtype: string - name: category dtype: int64 - name: year dtype: int64 splits: - name: train num_bytes: 212159.01679731242 num_examples: 829 download_size: 126495 dataset_size: 212159.01679731242 configs: - config_name: default data_files: - split: train path: data/train-* --- - The dataset has been gather from assigments of Klokánek competition from 2004-2022. - I have done rule based filtering to filter-out picture related assigments - The category denote the difficulty of the task, please - The difficulty should range from elementary school to high school. - If you find an error in solution or find that the assigment is unsolvable, please contact me. - If you have any question please contact me at kydlicek.hynek@gmail.com