Datasets:
Shyue Ping Ong commited on
Commit ·
a14a4ad
1
Parent(s): 697dc5c
Update config.
Browse files
README.md
CHANGED
|
@@ -15,4 +15,8 @@ configs:
|
|
| 15 |
data_files: "MatPES-PBE-2025.1.json.gz"
|
| 16 |
- config_name: r2scan
|
| 17 |
data_files: "MatPES-R2SCAN-2025.1.json.gz"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
---
|
|
|
|
| 15 |
data_files: "MatPES-PBE-2025.1.json.gz"
|
| 16 |
- config_name: r2scan
|
| 17 |
data_files: "MatPES-R2SCAN-2025.1.json.gz"
|
| 18 |
+
- config_name: pbe-atoms
|
| 19 |
+
data_files: "MatPES-PBE-atoms.json.gz"
|
| 20 |
+
- config_name: r2scan-atoms
|
| 21 |
+
data_files: "MatPES-R2SCAN-atoms.json.gz"
|
| 22 |
---
|