fix: correct liten_spice2_int overall_score (mean over its 13 existing benchmarks)
Browse files- liten_spice2_int/score.json +16 -0
liten_spice2_int/score.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bond_length_distribution": 0.875,
|
| 3 |
+
"folding_stability": 0.5286934342969968,
|
| 4 |
+
"dihedral_scan": 0.6803784744256348,
|
| 5 |
+
"tautomers": 0.12834531562856358,
|
| 6 |
+
"sampling": 0.7639779018442756,
|
| 7 |
+
"stability": 0.8864375,
|
| 8 |
+
"ring_planarity": 1.0,
|
| 9 |
+
"solvent_radial_distribution": 0.8997142514203682,
|
| 10 |
+
"reactivity": 0.2739526143261889,
|
| 11 |
+
"conformer_selection": 0.24612646665954618,
|
| 12 |
+
"nudged_elastic_band": 0.06,
|
| 13 |
+
"reference_geometry_stability": 1.0,
|
| 14 |
+
"noncovalent_interactions": 0.5579857751199181,
|
| 15 |
+
"overall_score": 0.6077393641324225
|
| 16 |
+
}
|