Datasets:

Languages:
English
ArXiv:
License:
shyuep commited on
Commit
b41909b
·
verified ·
1 Parent(s): 243d9d7

Add configs.

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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
  ---