Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,65 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
configs:
|
| 3 |
-
- config_name: default
|
| 4 |
-
data_files:
|
| 5 |
-
- split: orb_direct_20
|
| 6 |
-
path: data/orb_direct_20-*
|
| 7 |
-
- split: orb_conserv_inf
|
| 8 |
-
path: data/orb_conserv_inf-*
|
| 9 |
-
- split: mace_mp
|
| 10 |
-
path: data/mace_mp-*
|
| 11 |
-
- split: uma
|
| 12 |
-
path: data/uma-*
|
| 13 |
-
- split: dft
|
| 14 |
-
path: data/dft-*
|
| 15 |
-
- split: mace_omat
|
| 16 |
-
path: data/mace_omat-*
|
| 17 |
-
dataset_info:
|
| 18 |
-
features:
|
| 19 |
-
- name: immutable_id
|
| 20 |
-
dtype: string
|
| 21 |
-
- name: energy
|
| 22 |
-
dtype: float32
|
| 23 |
-
- name: nsites
|
| 24 |
-
dtype: int32
|
| 25 |
-
- name: species_at_sites
|
| 26 |
-
sequence: string
|
| 27 |
-
- name: e_above_hull
|
| 28 |
-
dtype: float64
|
| 29 |
-
- name: true_energy
|
| 30 |
-
dtype: float64
|
| 31 |
-
- name: orb_direct_20_energy
|
| 32 |
-
dtype: float32
|
| 33 |
-
- name: orb_conserv_inf_energy
|
| 34 |
-
dtype: float32
|
| 35 |
-
- name: uma_energy
|
| 36 |
-
dtype: float32
|
| 37 |
-
- name: mace_mp_energy
|
| 38 |
-
dtype: float32
|
| 39 |
-
- name: mace_omat_energy
|
| 40 |
-
dtype: float32
|
| 41 |
-
splits:
|
| 42 |
-
- name: orb_direct_20
|
| 43 |
-
num_bytes: 24528166
|
| 44 |
-
num_examples: 163735
|
| 45 |
-
- name: orb_conserv_inf
|
| 46 |
-
num_bytes: 28688041
|
| 47 |
-
num_examples: 194240
|
| 48 |
-
- name: mace_mp
|
| 49 |
-
num_bytes: 30517735
|
| 50 |
-
num_examples: 204976
|
| 51 |
-
- name: uma
|
| 52 |
-
num_bytes: 25822067
|
| 53 |
-
num_examples: 173441
|
| 54 |
-
- name: dft
|
| 55 |
-
num_bytes: 21737391
|
| 56 |
-
num_examples: 144127
|
| 57 |
-
- name: mace_omat
|
| 58 |
-
num_bytes: 22780599
|
| 59 |
-
num_examples: 168458
|
| 60 |
-
download_size: 68396747
|
| 61 |
-
dataset_size: 154073999
|
| 62 |
-
---
|
| 63 |
# LeMat-Bulk MLIP Hull Reference Datasets
|
| 64 |
|
| 65 |
This dataset contains materials close to the convex hull computed using various ML interatomic potentials (MLIPs).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# LeMat-Bulk MLIP Hull Reference Datasets
|
| 2 |
|
| 3 |
This dataset contains materials close to the convex hull computed using various ML interatomic potentials (MLIPs).
|