--- license: apache-2.0 dataset_info: - config_name: graph_connectivity features: - name: image dtype: image - name: query_nodes_color dtype: string - name: adjacency_matrix dtype: string - name: query_node_1 dtype: int64 - name: query_node_2 dtype: int64 - name: label dtype: bool - name: id dtype: string splits: - name: validation num_bytes: 62682553.0 num_examples: 128 download_size: 19391513 dataset_size: 62682553.0 - config_name: graph_isomorphism features: - name: image dtype: image - name: adjacency_matrix_G dtype: string - name: adjacency_matrix_H dtype: string - name: label dtype: bool - name: id dtype: string splits: - name: validation num_bytes: 25082487.0 num_examples: 128 download_size: 8931620 dataset_size: 25082487.0 - config_name: graph_maxflow features: - name: image dtype: image - name: source_node dtype: int64 - name: source_node_color dtype: string - name: sink_node dtype: int64 - name: sink_node_color dtype: string - name: adjacency_matrix dtype: string - name: label dtype: int64 - name: id dtype: string splits: - name: validation num_bytes: 44530168.0 num_examples: 128 download_size: 16112025 dataset_size: 44530168.0 - config_name: math_breakpoint features: - name: image dtype: image - name: xlim dtype: float64 - name: latex dtype: string - name: code dtype: string - name: label dtype: int64 - name: id dtype: string splits: - name: validation num_bytes: 5457955.0 num_examples: 256 download_size: 3642710 dataset_size: 5457955.0 - config_name: math_convexity features: - name: image dtype: image - name: xlim dtype: string - name: latex dtype: string - name: code dtype: string - name: label dtype: string - name: id dtype: string splits: - name: validation num_bytes: 11176740.0 num_examples: 256 download_size: 9253901 dataset_size: 11176740.0 - config_name: math_parity features: - name: image dtype: image - name: xlim dtype: float64 - name: latex dtype: string - name: code dtype: string - name: label dtype: string - name: id dtype: string splits: - name: validation num_bytes: 16746427.0 num_examples: 378 download_size: 14069277 dataset_size: 16746427.0 configs: - config_name: graph_connectivity data_files: - split: validation path: graph_connectivity/validation-* - config_name: graph_isomorphism data_files: - split: validation path: graph_isomorphism/validation-* - config_name: graph_maxflow data_files: - split: validation path: graph_maxflow/validation-* - config_name: math_breakpoint data_files: - split: validation path: math_breakpoint/validation-* - config_name: math_convexity data_files: - split: validation path: math_convexity/validation-* - config_name: math_parity data_files: - split: validation path: math_parity/validation-* ---