Upload dataset
Browse files- README.md +65 -1
- unique_pbesol/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: elements
|
6 |
sequence: string
|
@@ -60,9 +60,73 @@ dataset_info:
|
|
60 |
num_examples: 5005017
|
61 |
download_size: 2956223586
|
62 |
dataset_size: 7680710235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
configs:
|
64 |
- config_name: unique_pbe
|
65 |
data_files:
|
66 |
- split: train
|
67 |
path: unique_pbe/train-*
|
|
|
|
|
|
|
|
|
68 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: unique_pbe
|
4 |
features:
|
5 |
- name: elements
|
6 |
sequence: string
|
|
|
60 |
num_examples: 5005017
|
61 |
download_size: 2956223586
|
62 |
dataset_size: 7680710235
|
63 |
+
- config_name: unique_pbesol
|
64 |
+
features:
|
65 |
+
- name: elements
|
66 |
+
sequence: string
|
67 |
+
- name: nsites
|
68 |
+
dtype: int32
|
69 |
+
- name: chemical_formula_anonymous
|
70 |
+
dtype: string
|
71 |
+
- name: chemical_formula_reduced
|
72 |
+
dtype: string
|
73 |
+
- name: chemical_formula_descriptive
|
74 |
+
dtype: string
|
75 |
+
- name: nelements
|
76 |
+
dtype: int8
|
77 |
+
- name: dimension_types
|
78 |
+
sequence: int8
|
79 |
+
- name: nperiodic_dimensions
|
80 |
+
dtype: int8
|
81 |
+
- name: lattice_vectors
|
82 |
+
sequence:
|
83 |
+
sequence: float64
|
84 |
+
- name: immutable_id
|
85 |
+
dtype: string
|
86 |
+
- name: cartesian_site_positions
|
87 |
+
sequence:
|
88 |
+
sequence: float64
|
89 |
+
- name: species
|
90 |
+
dtype: string
|
91 |
+
- name: species_at_sites
|
92 |
+
sequence: string
|
93 |
+
- name: last_modified
|
94 |
+
dtype: string
|
95 |
+
- name: elements_ratios
|
96 |
+
sequence: float64
|
97 |
+
- name: stress_tensor
|
98 |
+
sequence:
|
99 |
+
sequence: float64
|
100 |
+
- name: energy
|
101 |
+
dtype: float64
|
102 |
+
- name: magnetic_moments
|
103 |
+
sequence: float64
|
104 |
+
- name: forces
|
105 |
+
sequence:
|
106 |
+
sequence: float64
|
107 |
+
- name: total_magnetization
|
108 |
+
dtype: float64
|
109 |
+
- name: dos_ef
|
110 |
+
dtype: float64
|
111 |
+
- name: functional
|
112 |
+
dtype: string
|
113 |
+
- name: cross_compatibility
|
114 |
+
dtype: bool
|
115 |
+
- name: entalpic_fingerprint
|
116 |
+
dtype: string
|
117 |
+
splits:
|
118 |
+
- name: train
|
119 |
+
num_bytes: 29416200
|
120 |
+
num_examples: 15753
|
121 |
+
download_size: 14230817
|
122 |
+
dataset_size: 29416200
|
123 |
configs:
|
124 |
- config_name: unique_pbe
|
125 |
data_files:
|
126 |
- split: train
|
127 |
path: unique_pbe/train-*
|
128 |
+
- config_name: unique_pbesol
|
129 |
+
data_files:
|
130 |
+
- split: train
|
131 |
+
path: unique_pbesol/train-*
|
132 |
---
|
unique_pbesol/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20e586ae8d4995a8322cce36556aaec024d464146f025e2c7b1c1e1f2d7728ec
|
3 |
+
size 14230817
|