--- dataset_info: features: - name: source dtype: string - name: source_id dtype: int64 - name: target dtype: string - name: target_id dtype: int64 - name: source_loc list: float64 - name: target_loc list: float64 - name: distance dtype: float64 - name: angle dtype: float64 - name: node_distance dtype: int64 - name: cardinal_direction_question dtype: string - name: cardinal_direction_propositions list: string - name: cardinal_direction_answer dtype: string - name: proximity_question dtype: string - name: proximity_propositions list: string - name: proximity_answer dtype: string splits: - name: train num_bytes: 47633 num_examples: 100 download_size: 31785 dataset_size: 47633 configs: - config_name: default data_files: - split: train path: data/train-* ---