--- dataset_info: features: - name: "### Question: Which of the following is the multiple of 8? \n72, 98, 106,\ \ 124, 164\n### Answer: 72 is divisible by 8\n98 is not divisible by 8\n106\ \ is not divisible by 8\n124 is not divisible by 8\n164 is not divisible by\ \ 8\nso the answer is 72" dtype: string splits: - name: train num_bytes: 3010 num_examples: 9 download_size: 6228 dataset_size: 3010 configs: - config_name: default data_files: - split: train path: data/train-* ---