--- dataset_info: features: - name: index dtype: string - name: input_prompt dtype: string - name: answer dtype: string - name: node_range dtype: string - name: edge_range dtype: string splits: - name: triangle num_bytes: 283398 num_examples: 400 - name: bipartite num_bytes: 767727 num_examples: 400 - name: connectivity num_bytes: 358733 num_examples: 400 - name: cycle num_bytes: 436579 num_examples: 400 - name: flow num_bytes: 365931 num_examples: 400 - name: hamilton num_bytes: 701611 num_examples: 400 - name: shortest num_bytes: 593874 num_examples: 400 - name: substructure num_bytes: 455336 num_examples: 400 - name: topology num_bytes: 758178 num_examples: 400 download_size: 1608693 dataset_size: 4721367 configs: - config_name: default data_files: - split: triangle path: data/triangle-* - split: bipartite path: data/bipartite-* - split: connectivity path: data/connectivity-* - split: cycle path: data/cycle-* - split: flow path: data/flow-* - split: hamilton path: data/hamilton-* - split: shortest path: data/shortest-* - split: substructure path: data/substructure-* - split: topology path: data/topology-* ---