--- dataset_info: features: - name: image dtype: image - name: problem dtype: string - name: answer dtype: string - name: text_logic_form list: string - name: diagram_logic_form list: string - name: line_instances list: string - name: point_positions dtype: string - name: circle_instances list: string splits: - name: train num_bytes: 43881220 num_examples: 2101 - name: validation num_bytes: 6120013 num_examples: 300 - name: test num_bytes: 12579848 num_examples: 601 download_size: 62197317 dataset_size: 62581081 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---