File size: 2,468 Bytes
91868a1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# Limitations

## Known Issues

### 1. 39,276 Gold entries below Strict Gold threshold
39,276 base Gold entries have quality scores 70-79. They pass the base Gold
gate (≥70) but not Strict Gold (≥80). These entries are:
- Mostly OQMD (recently promoted to Gold by symmetry pass)
- Have valid structures and complete metadata
- But lack the metadata completeness needed for higher scores

### 2. JARVIS missing energy_above_hull (100%)
All 25,673 JARVIS entries lack energy_above_hull. This is a fundamental
limitation — JARVIS does not compute convex hull energies. These entries:
- Cannot contribute to EaH prediction tasks
- Are still valid for FE and BG prediction
- Can still achieve Gold tier (Gate 7 passes with null EaH)

### 3. Garnet family: 23 entries
Only 23 garnet-type solid electrolytes (LLZO, etc.) in the dataset. This is
insufficient for ML training. Garnet-specific models are not feasible with
current data.

### 4. 16 OQMD entries without space group
Spglib failed to find a space group for 16 OQMD entries. These remain in
Validated/Raw tier — cannot enter Gold without space group.

### 5. No experimentally validated entries
All entries are DFT-computed. No experimental validation is included. The
quality score measures DFT self-consistency, not experimental accuracy.

### 6. No battery-specific properties
The dataset does not include:
- Ionic conductivity
- Migration barriers
- Electrochemical stability windows
- Interface compatibility metrics

These are planned for future releases.

### 7. Source imbalance
OQMD dominates at 64.4%. Models trained on the full dataset may be biased
toward OQMD's distribution of structures and properties.

## Known Non-issues

These were flagged during development and are now resolved:
- OQMD space group missing → computed (171,764/171,780)
- OQMD volume = 0 → all fixed (47,807 entries)
- OQMD density = 0 → all computed (47,807 entries)
- JARVIS volume = 0 → all extracted (25,673 entries)
- OQMD coordinate artifact → repaired (137,405 entries)

## Intended Use

✅ Materials property prediction (FE, EaH, BG)
✅ Battery materials screening
✅ Cross-source DFT comparison studies
✅ Representation learning pre-training
✅ Transfer learning to experimental data

## Not Intended Use

❌ Predicting properties not in the dataset
❌ Modelling without acknowledging known limitations
❌ Claiming experimental accuracy for DFT-predicted properties
❌ Using without citation