--- dataset_info: features: - name: id dtype: int64 - name: prompt dtype: string - name: answer dtype: string - name: pythoncode dtype: string - name: depth0 dtype: string - name: depth1 dtype: string - name: depth2 dtype: string - name: depth3 dtype: string - name: depth4 dtype: string - name: depth5 dtype: string - name: depth6 dtype: string - name: depth7 dtype: string - name: depthn0 dtype: string - name: depthn1 dtype: string - name: depthn2 dtype: string - name: depthn3 dtype: string - name: depthn4 dtype: string - name: depthn5 dtype: string - name: depthn6 dtype: string - name: depthn7 dtype: string - name: num_nodes dtype: int64 - name: num_edges dtype: int64 - name: num_classes dtype: int64 - name: path_length dtype: int64 - name: num_cycle dtype: int64 splits: - name: byclass num_bytes: 53192512 num_examples: 30000 - name: bynode num_bytes: 33551308 num_examples: 25000 download_size: 18371542 dataset_size: 86743820 configs: - config_name: default data_files: - split: byclass path: data/byclass-* - split: bynode path: data/bynode-* ---