--- dataset_info: features: - name: head dtype: string - name: relation dtype: string - name: tail dtype: string - name: split dtype: string - name: rec_0.6 dtype: bool - name: rec_0.9 dtype: bool - name: rec_0.5 dtype: bool - name: rec_0.7 dtype: bool - name: rec_0.8 dtype: bool - name: p_valid_model dtype: float64 splits: - name: train num_bytes: 436424578 num_examples: 5174001 - name: test num_bytes: 54670560 num_examples: 648143 - name: val num_bytes: 53490763 num_examples: 634156 download_size: 203385573 dataset_size: 544585901 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: val path: data/val-* ---