Update README.md
Browse files
README.md
CHANGED
@@ -315,7 +315,7 @@ df = dataset['compatible_pbe'].to_pandas()
|
|
315 |
|
316 |
## Available subsets
|
317 |
|
318 |
-
To better support the diverse communities that may utilize this dataset, we are providing the following
|
319 |
|
320 |
- **Compatible, PBE (default)**: This subset includes rows filtered to ensure cross-compatibility from a DFT perspective. For details on the filtering methodology, see the section below. Only PBE records are included. We designate this as the default subset to prevent accidental training of models on non-compatible data.
|
321 |
- **Compatible, PBESol**: Similar to the Compatible, PBE subset, but includes only PBESol data.
|
|
|
315 |
|
316 |
## Available subsets
|
317 |
|
318 |
+
To better support the diverse communities that may utilize this dataset, we are providing the following subsets of our database:
|
319 |
|
320 |
- **Compatible, PBE (default)**: This subset includes rows filtered to ensure cross-compatibility from a DFT perspective. For details on the filtering methodology, see the section below. Only PBE records are included. We designate this as the default subset to prevent accidental training of models on non-compatible data.
|
321 |
- **Compatible, PBESol**: Similar to the Compatible, PBE subset, but includes only PBESol data.
|