Ty-Perez commited on
Commit
2ffb3a2
·
verified ·
1 Parent(s): e8ed86d

Upload matpes_stats.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. matpes_stats.json +485 -0
matpes_stats.json ADDED
@@ -0,0 +1,485 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "MatPES 2025.2 (Kaplan et al. 2025, arXiv:2503.04070; BSD-3-Clause)",
3
+ "level_of_theory": "DFT, VASP 6.4, \"PBE 64\" PAW, ENCUT 680 eV, KSPACING 0.22; two functionals PBE + r\u00b2SCAN",
4
+ "units": {
5
+ "pos": "angstrom",
6
+ "cell": "angstrom",
7
+ "energy": "eV (absolute total)",
8
+ "forces": "eV/Ang",
9
+ "stress": "eV/Ang^3 (units=eV) or kBar (units=raw)",
10
+ "magmom": "muB",
11
+ "charges": "e"
12
+ },
13
+ "storage": "flat (one single-point per row); functional = split; published 90/5/5 fold via split_code",
14
+ "reference_default": "iso_atom (published isolated-atom energies -> cohesive energy)",
15
+ "pbe": {
16
+ "n_structures": 433189,
17
+ "n_atoms_total": 3867177,
18
+ "split_counts": {
19
+ "train": 389870,
20
+ "val": 21659,
21
+ "test": 21660
22
+ },
23
+ "atoms_per_structure": {
24
+ "min": 1,
25
+ "max": 243,
26
+ "mean": 8.93
27
+ },
28
+ "elements": {
29
+ "count": 89,
30
+ "atomic_numbers": [
31
+ 1,
32
+ 2,
33
+ 3,
34
+ 4,
35
+ 5,
36
+ 6,
37
+ 7,
38
+ 8,
39
+ 9,
40
+ 10,
41
+ 11,
42
+ 12,
43
+ 13,
44
+ 14,
45
+ 15,
46
+ 16,
47
+ 17,
48
+ 18,
49
+ 19,
50
+ 20,
51
+ 21,
52
+ 22,
53
+ 23,
54
+ 24,
55
+ 25,
56
+ 26,
57
+ 27,
58
+ 28,
59
+ 29,
60
+ 30,
61
+ 31,
62
+ 32,
63
+ 33,
64
+ 34,
65
+ 35,
66
+ 36,
67
+ 37,
68
+ 38,
69
+ 39,
70
+ 40,
71
+ 41,
72
+ 42,
73
+ 43,
74
+ 44,
75
+ 45,
76
+ 46,
77
+ 47,
78
+ 48,
79
+ 49,
80
+ 50,
81
+ 51,
82
+ 52,
83
+ 53,
84
+ 54,
85
+ 55,
86
+ 56,
87
+ 57,
88
+ 58,
89
+ 59,
90
+ 60,
91
+ 61,
92
+ 62,
93
+ 63,
94
+ 64,
95
+ 65,
96
+ 66,
97
+ 67,
98
+ 68,
99
+ 69,
100
+ 70,
101
+ 71,
102
+ 72,
103
+ 73,
104
+ 74,
105
+ 75,
106
+ 76,
107
+ 77,
108
+ 78,
109
+ 79,
110
+ 80,
111
+ 81,
112
+ 82,
113
+ 83,
114
+ 89,
115
+ 90,
116
+ 91,
117
+ 92,
118
+ 93,
119
+ 94
120
+ ],
121
+ "symbols": [
122
+ "H",
123
+ "He",
124
+ "Li",
125
+ "Be",
126
+ "B",
127
+ "C",
128
+ "N",
129
+ "O",
130
+ "F",
131
+ "Ne",
132
+ "Na",
133
+ "Mg",
134
+ "Al",
135
+ "Si",
136
+ "P",
137
+ "S",
138
+ "Cl",
139
+ "Ar",
140
+ "K",
141
+ "Ca",
142
+ "Sc",
143
+ "Ti",
144
+ "V",
145
+ "Cr",
146
+ "Mn",
147
+ "Fe",
148
+ "Co",
149
+ "Ni",
150
+ "Cu",
151
+ "Zn",
152
+ "Ga",
153
+ "Ge",
154
+ "As",
155
+ "Se",
156
+ "Br",
157
+ "Kr",
158
+ "Rb",
159
+ "Sr",
160
+ "Y",
161
+ "Zr",
162
+ "Nb",
163
+ "Mo",
164
+ "Tc",
165
+ "Ru",
166
+ "Rh",
167
+ "Pd",
168
+ "Ag",
169
+ "Cd",
170
+ "In",
171
+ "Sn",
172
+ "Sb",
173
+ "Te",
174
+ "I",
175
+ "Xe",
176
+ "Cs",
177
+ "Ba",
178
+ "La",
179
+ "Ce",
180
+ "Pr",
181
+ "Nd",
182
+ "Pm",
183
+ "Sm",
184
+ "Eu",
185
+ "Gd",
186
+ "Tb",
187
+ "Dy",
188
+ "Ho",
189
+ "Er",
190
+ "Tm",
191
+ "Yb",
192
+ "Lu",
193
+ "Hf",
194
+ "Ta",
195
+ "W",
196
+ "Re",
197
+ "Os",
198
+ "Ir",
199
+ "Pt",
200
+ "Au",
201
+ "Hg",
202
+ "Tl",
203
+ "Pb",
204
+ "Bi",
205
+ "Ac",
206
+ "Th",
207
+ "Pa",
208
+ "U",
209
+ "Np",
210
+ "Pu"
211
+ ],
212
+ "zmax": 94
213
+ },
214
+ "cell_edge_length_angstrom": {
215
+ "min": 0.9804929494857788,
216
+ "max": 574.2758178710938,
217
+ "mean": 6.404927730560303
218
+ },
219
+ "bounding_box_extent_angstrom": {
220
+ "side_min": 0.0,
221
+ "side_max": 268.5677661895752,
222
+ "diagonal_min": 0.0,
223
+ "diagonal_max": 269.43993682163426
224
+ },
225
+ "energy_referenced_cohesive_eV_sampled": {
226
+ "min": -973.9421997070312,
227
+ "max": 26.073152542114258,
228
+ "mean": -38.8661378243576
229
+ },
230
+ "force_magnitude_eV_per_Ang_sampled": {
231
+ "min": 0.0,
232
+ "max": 447.12683452287075,
233
+ "mean": 1.022841691845608
234
+ },
235
+ "field_present_fraction": {
236
+ "magmom": 1.0,
237
+ "bader_charges": 0.9871,
238
+ "bader_magmoms": 0.9871,
239
+ "cm5_charges": 0.9491,
240
+ "ddec_charges": 0.9491,
241
+ "ddec_spin_moments": 0.9491,
242
+ "bandgap": 1.0,
243
+ "cohesive_energy_per_atom": 1.0,
244
+ "formation_energy_per_atom": 0.2478
245
+ },
246
+ "linref_r2": 0.970971,
247
+ "linref_rmse_eV": 11.0967,
248
+ "sample_size_for_distributions": 8000
249
+ },
250
+ "r2scan": {
251
+ "n_structures": 386544,
252
+ "n_atoms_total": 3049029,
253
+ "split_counts": {
254
+ "train": 347889,
255
+ "val": 19327,
256
+ "test": 19328
257
+ },
258
+ "atoms_per_structure": {
259
+ "min": 1,
260
+ "max": 240,
261
+ "mean": 7.89
262
+ },
263
+ "elements": {
264
+ "count": 89,
265
+ "atomic_numbers": [
266
+ 1,
267
+ 2,
268
+ 3,
269
+ 4,
270
+ 5,
271
+ 6,
272
+ 7,
273
+ 8,
274
+ 9,
275
+ 10,
276
+ 11,
277
+ 12,
278
+ 13,
279
+ 14,
280
+ 15,
281
+ 16,
282
+ 17,
283
+ 18,
284
+ 19,
285
+ 20,
286
+ 21,
287
+ 22,
288
+ 23,
289
+ 24,
290
+ 25,
291
+ 26,
292
+ 27,
293
+ 28,
294
+ 29,
295
+ 30,
296
+ 31,
297
+ 32,
298
+ 33,
299
+ 34,
300
+ 35,
301
+ 36,
302
+ 37,
303
+ 38,
304
+ 39,
305
+ 40,
306
+ 41,
307
+ 42,
308
+ 43,
309
+ 44,
310
+ 45,
311
+ 46,
312
+ 47,
313
+ 48,
314
+ 49,
315
+ 50,
316
+ 51,
317
+ 52,
318
+ 53,
319
+ 54,
320
+ 55,
321
+ 56,
322
+ 57,
323
+ 58,
324
+ 59,
325
+ 60,
326
+ 61,
327
+ 62,
328
+ 63,
329
+ 64,
330
+ 65,
331
+ 66,
332
+ 67,
333
+ 68,
334
+ 69,
335
+ 70,
336
+ 71,
337
+ 72,
338
+ 73,
339
+ 74,
340
+ 75,
341
+ 76,
342
+ 77,
343
+ 78,
344
+ 79,
345
+ 80,
346
+ 81,
347
+ 82,
348
+ 83,
349
+ 89,
350
+ 90,
351
+ 91,
352
+ 92,
353
+ 93,
354
+ 94
355
+ ],
356
+ "symbols": [
357
+ "H",
358
+ "He",
359
+ "Li",
360
+ "Be",
361
+ "B",
362
+ "C",
363
+ "N",
364
+ "O",
365
+ "F",
366
+ "Ne",
367
+ "Na",
368
+ "Mg",
369
+ "Al",
370
+ "Si",
371
+ "P",
372
+ "S",
373
+ "Cl",
374
+ "Ar",
375
+ "K",
376
+ "Ca",
377
+ "Sc",
378
+ "Ti",
379
+ "V",
380
+ "Cr",
381
+ "Mn",
382
+ "Fe",
383
+ "Co",
384
+ "Ni",
385
+ "Cu",
386
+ "Zn",
387
+ "Ga",
388
+ "Ge",
389
+ "As",
390
+ "Se",
391
+ "Br",
392
+ "Kr",
393
+ "Rb",
394
+ "Sr",
395
+ "Y",
396
+ "Zr",
397
+ "Nb",
398
+ "Mo",
399
+ "Tc",
400
+ "Ru",
401
+ "Rh",
402
+ "Pd",
403
+ "Ag",
404
+ "Cd",
405
+ "In",
406
+ "Sn",
407
+ "Sb",
408
+ "Te",
409
+ "I",
410
+ "Xe",
411
+ "Cs",
412
+ "Ba",
413
+ "La",
414
+ "Ce",
415
+ "Pr",
416
+ "Nd",
417
+ "Pm",
418
+ "Sm",
419
+ "Eu",
420
+ "Gd",
421
+ "Tb",
422
+ "Dy",
423
+ "Ho",
424
+ "Er",
425
+ "Tm",
426
+ "Yb",
427
+ "Lu",
428
+ "Hf",
429
+ "Ta",
430
+ "W",
431
+ "Re",
432
+ "Os",
433
+ "Ir",
434
+ "Pt",
435
+ "Au",
436
+ "Hg",
437
+ "Tl",
438
+ "Pb",
439
+ "Bi",
440
+ "Ac",
441
+ "Th",
442
+ "Pa",
443
+ "U",
444
+ "Np",
445
+ "Pu"
446
+ ],
447
+ "zmax": 94
448
+ },
449
+ "cell_edge_length_angstrom": {
450
+ "min": 0.9804929494857788,
451
+ "max": 574.2758178710938,
452
+ "mean": 6.17863655090332
453
+ },
454
+ "bounding_box_extent_angstrom": {
455
+ "side_min": 0.0,
456
+ "side_max": 250.76254165172577,
457
+ "diagonal_min": 0.0,
458
+ "diagonal_max": 250.85659982105753
459
+ },
460
+ "energy_referenced_cohesive_eV_sampled": {
461
+ "min": -1008.3757934570312,
462
+ "max": 2.6058690547943115,
463
+ "mean": -32.214874131576856
464
+ },
465
+ "force_magnitude_eV_per_Ang_sampled": {
466
+ "min": 0.0,
467
+ "max": 217.44988301009272,
468
+ "mean": 0.9495965750980615
469
+ },
470
+ "field_present_fraction": {
471
+ "magmom": 1.0,
472
+ "bader_charges": 0.9817,
473
+ "bader_magmoms": 0.9817,
474
+ "cm5_charges": 0.9497,
475
+ "ddec_charges": 0.9497,
476
+ "ddec_spin_moments": 0.9497,
477
+ "bandgap": 1.0,
478
+ "cohesive_energy_per_atom": 1.0,
479
+ "formation_energy_per_atom": 0.2194
480
+ },
481
+ "linref_r2": 0.994294,
482
+ "linref_rmse_eV": 10.369,
483
+ "sample_size_for_distributions": 8000
484
+ }
485
+ }