--- dataset_info: features: - name: graph dtype: string - name: source dtype: string - name: destination dtype: string - name: path dtype: string splits: - name: train num_bytes: 36559125 num_examples: 200000 - name: test num_bytes: 3656400 num_examples: 20000 download_size: 26807162 dataset_size: 40215525 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---