--- dataset_info: features: - name: query dtype: string - name: entity_a dtype: string - name: entity_b dtype: string - name: rel_b dtype: string - name: path_prediction list: string - name: cost_usd dtype: float64 - name: elapsed_s dtype: float64 - name: model dtype: string - name: n_paths dtype: int64 splits: - name: train num_bytes: 240881 num_examples: 49 download_size: 251851 dataset_size: 240881 configs: - config_name: default data_files: - split: train path: data/train-* ---