Datasets:
Add configs.
Browse files
README.md
CHANGED
|
@@ -10,4 +10,9 @@ tags:
|
|
| 10 |
license: "bsd-3-clause"
|
| 11 |
task_categories:
|
| 12 |
- tabular-regression
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
|
|
|
| 10 |
license: "bsd-3-clause"
|
| 11 |
task_categories:
|
| 12 |
- tabular-regression
|
| 13 |
+
configs:
|
| 14 |
+
- config_name: pbe
|
| 15 |
+
data_files: "MatPES-PBE-2025.1.json.gz"
|
| 16 |
+
- config_name: r2scan
|
| 17 |
+
data_files: "MatPES-R2SCAN-2025.1.json.gz"
|
| 18 |
---
|