File size: 588 Bytes
0933029
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "dataset": "OneScience/oxides",
  "name": "Oxide PBE EOS",
  "source": {
    "repository": "https://github.com/FAIR-Chem/fairchem",
    "path": "docs/core/common_tasks/fine-tuning/supporting-information.json",
    "tutorial": "docs/core/common_tasks/fine-tuning/fine-tuning.md",
    "paper_doi": "10.1021/am4059149"
  },
  "seed": 42,
  "split_strategy": "oxide-polymorph grouped 80/10/10",
  "stress_source_unit": "GPa",
  "stress_output_unit": "eV/Angstrom^3",
  "counts": {
    "train": 238,
    "val": 28,
    "test": 29
  },
  "oxides": ["IrO2", "RuO2", "SnO2", "TiO2", "VO2"]
}