Upload dataset
Browse files- README.md +114 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: formula
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: n_sites
|
| 7 |
+
dtype: float64
|
| 8 |
+
- name: volume
|
| 9 |
+
dtype: float64
|
| 10 |
+
- name: uncorrected_energy
|
| 11 |
+
dtype: float64
|
| 12 |
+
- name: e_form_per_atom_wbm
|
| 13 |
+
dtype: float64
|
| 14 |
+
- name: e_above_hull_wbm
|
| 15 |
+
dtype: float64
|
| 16 |
+
- name: bandgap_pbe
|
| 17 |
+
dtype: float64
|
| 18 |
+
- name: wyckoff_spglib_initial_structure
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: uncorrected_energy_from_cse
|
| 21 |
+
dtype: float64
|
| 22 |
+
- name: e_correction_per_atom_mp2020
|
| 23 |
+
dtype: float64
|
| 24 |
+
- name: e_correction_per_atom_mp_legacy
|
| 25 |
+
dtype: float64
|
| 26 |
+
- name: e_form_per_atom_uncorrected
|
| 27 |
+
dtype: float64
|
| 28 |
+
- name: e_form_per_atom_mp2020_corrected
|
| 29 |
+
dtype: float64
|
| 30 |
+
- name: e_above_hull_mp2020_corrected_ppd_mp
|
| 31 |
+
dtype: float64
|
| 32 |
+
- name: site_stats_fingerprint_init_final_norm_diff
|
| 33 |
+
dtype: float64
|
| 34 |
+
- name: wyckoff_spglib
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: unique_prototype
|
| 37 |
+
dtype: bool
|
| 38 |
+
- name: formula_from_cse
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: initial_structure
|
| 41 |
+
struct:
|
| 42 |
+
- name: '@class'
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: '@module'
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: charge
|
| 47 |
+
dtype: 'null'
|
| 48 |
+
- name: lattice
|
| 49 |
+
struct:
|
| 50 |
+
- name: a
|
| 51 |
+
dtype: float64
|
| 52 |
+
- name: alpha
|
| 53 |
+
dtype: float64
|
| 54 |
+
- name: b
|
| 55 |
+
dtype: float64
|
| 56 |
+
- name: beta
|
| 57 |
+
dtype: float64
|
| 58 |
+
- name: c
|
| 59 |
+
dtype: float64
|
| 60 |
+
- name: gamma
|
| 61 |
+
dtype: float64
|
| 62 |
+
- name: matrix
|
| 63 |
+
sequence:
|
| 64 |
+
sequence: float64
|
| 65 |
+
- name: volume
|
| 66 |
+
dtype: float64
|
| 67 |
+
- name: sites
|
| 68 |
+
list:
|
| 69 |
+
- name: abc
|
| 70 |
+
sequence: float64
|
| 71 |
+
- name: label
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: species
|
| 74 |
+
list:
|
| 75 |
+
- name: element
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: occu
|
| 78 |
+
dtype: float64
|
| 79 |
+
- name: xyz
|
| 80 |
+
sequence: float64
|
| 81 |
+
- name: id
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: material_id
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: frac_pos
|
| 86 |
+
sequence:
|
| 87 |
+
sequence: float64
|
| 88 |
+
- name: cart_pos
|
| 89 |
+
sequence:
|
| 90 |
+
sequence: float64
|
| 91 |
+
- name: pos
|
| 92 |
+
sequence:
|
| 93 |
+
sequence: float64
|
| 94 |
+
- name: cell
|
| 95 |
+
sequence:
|
| 96 |
+
sequence: float64
|
| 97 |
+
- name: num_atoms
|
| 98 |
+
dtype: int64
|
| 99 |
+
- name: atomic_numbers
|
| 100 |
+
sequence: int64
|
| 101 |
+
- name: composition
|
| 102 |
+
sequence: int64
|
| 103 |
+
splits:
|
| 104 |
+
- name: train
|
| 105 |
+
num_bytes: 725022713
|
| 106 |
+
num_examples: 256963
|
| 107 |
+
download_size: 156478328
|
| 108 |
+
dataset_size: 725022713
|
| 109 |
+
configs:
|
| 110 |
+
- config_name: default
|
| 111 |
+
data_files:
|
| 112 |
+
- split: train
|
| 113 |
+
path: data/train-*
|
| 114 |
+
---
|
data/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:211a580e167402f33d30e1f0fc26dadd9cb4cce899f5bea6bea2abbb62e3aaca
|
| 3 |
+
size 77696683
|
data/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ec85c31a11da746941ab1947f115291d012c713a6b664bb1516bf823cfa957c
|
| 3 |
+
size 78781645
|