--- dataset_info: features: - name: CompName dtype: string - name: SMILES dtype: string - name: Property dtype: string - name: Value dtype: float64 - name: unit dtype: string - name: Source dtype: string splits: - name: wiki num_bytes: 721921 num_examples: 7241 - name: Bradley num_bytes: 3335823 num_examples: 24889 - name: RadonPy num_bytes: 1483570 num_examples: 11847 download_size: 1505196 dataset_size: 5541314 configs: - config_name: default data_files: - split: wiki path: data/train-* - split: Bradley path: data/Bradley-* - split: RadonPy path: data/RadonPy-* --- # Source/split - wiki - Data from wikipedia and wikidata - CC-BY-SA license - Bradley - Data from [Jean-Claude Bradley Open Melting Point Dataset](https://figshare.com/articles/dataset/Jean_Claude_Bradley_Open_Melting_Point_Datset/1031637?file=1503990) - RadonPy - Simulated data from [RadonPy](https://github.com/RadonPy/RadonPy) - BSD 3-Clause License