--- dataset_info: features: - name: image dtype: image - name: question dtype: string - name: ground_truth dtype: string - name: is_text_only dtype: bool - name: year dtype: int32 - name: class dtype: string - name: task_id dtype: string - name: math_category dtype: string - name: difficulty dtype: string splits: - name: train num_bytes: 158221288 num_examples: 3557 download_size: 152844456 dataset_size: 158221288 configs: - config_name: default data_files: - split: train path: data/train-* ---