parquet-converter commited on
Commit
dce8696
1 Parent(s): b5ecd28

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,28 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bin.* filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ftz filter=lfs diff=lfs merge=lfs -text
7
- *.gz filter=lfs diff=lfs merge=lfs -text
8
- *.h5 filter=lfs diff=lfs merge=lfs -text
9
- *.joblib filter=lfs diff=lfs merge=lfs -text
10
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.model filter=lfs diff=lfs merge=lfs -text
12
- *.msgpack filter=lfs diff=lfs merge=lfs -text
13
- *.onnx filter=lfs diff=lfs merge=lfs -text
14
- *.ot filter=lfs diff=lfs merge=lfs -text
15
- *.parquet filter=lfs diff=lfs merge=lfs -text
16
- *.pb filter=lfs diff=lfs merge=lfs -text
17
- *.pt filter=lfs diff=lfs merge=lfs -text
18
- *.pth filter=lfs diff=lfs merge=lfs -text
19
- *.rar filter=lfs diff=lfs merge=lfs -text
20
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
- *.tar.* filter=lfs diff=lfs merge=lfs -text
22
- *.tflite filter=lfs diff=lfs merge=lfs -text
23
- *.tgz filter=lfs diff=lfs merge=lfs -text
24
- *.xz filter=lfs diff=lfs merge=lfs -text
25
- *.zip filter=lfs diff=lfs merge=lfs -text
26
- *.zstandard filter=lfs diff=lfs merge=lfs -text
27
- *tfevents* filter=lfs diff=lfs merge=lfs -text
28
- *.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,178 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - machine-generated
4
- language_creators:
5
- - machine-generated
6
- language:
7
- - cif
8
- license:
9
- - mit
10
- multilinguality:
11
- - other-crystallography
12
- size_categories:
13
- - unknown
14
- source_datasets: []
15
- task_categories:
16
- - other
17
- task_ids: []
18
- pretty_name: Carbon-24
19
- tags:
20
- - material-property-optimization
21
- - material-reconstruction
22
- - material-generation
23
- ---
24
-
25
- # Dataset Card for Carbon-24
26
-
27
- ## Table of Contents
28
- - [Table of Contents](#table-of-contents)
29
- - [Dataset Description](#dataset-description)
30
- - [Dataset Summary](#dataset-summary)
31
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
32
- - [Languages](#languages)
33
- - [Dataset Structure](#dataset-structure)
34
- - [Data Instances](#data-instances)
35
- - [Data Fields](#data-fields)
36
- - [Data Splits](#data-splits)
37
- - [Dataset Creation](#dataset-creation)
38
- - [Curation Rationale](#curation-rationale)
39
- - [Source Data](#source-data)
40
- - [Annotations](#annotations)
41
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
42
- - [Considerations for Using the Data](#considerations-for-using-the-data)
43
- - [Social Impact of Dataset](#social-impact-of-dataset)
44
- - [Discussion of Biases](#discussion-of-biases)
45
- - [Other Known Limitations](#other-known-limitations)
46
- - [Additional Information](#additional-information)
47
- - [Dataset Curators](#dataset-curators)
48
- - [Licensing Information](#licensing-information)
49
- - [Citation Information](#citation-information)
50
- - [Contributions](#contributions)
51
-
52
- ## Dataset Description
53
-
54
- - **Homepage:**
55
- - **Repository:** https://github.com/txie-93/cdvae/tree/main/data/carbon_24
56
- - **Paper:** [Crystal Diffusion Variational Autoencoder for Periodic Material Generation](https://arxiv.org/abs/2110.06197)
57
- - **Leaderboard:**
58
- - **Point of Contact:** [Tian Xie](mailto:txie@csail.mit.edu)
59
-
60
- ### Dataset Summary
61
-
62
- Carbon-24 contains 10k carbon materials, which share the same composition, but have different structures. There is 1 element and the materials have 6 - 24 atoms in the unit cells.
63
-
64
- Carbon-24 includes various carbon structures obtained via ab initio random structure searching (AIRSS) (Pickard & Needs, 2006; 2011) performed at 10 GPa.
65
-
66
- The original dataset includes 101529 carbon structures, and we selected the 10% of the carbon structure with the lowest energy per atom to create Carbon-24. All 10153 structures are at local energy minimum after DFT relaxation. The most stable structure is diamond at 10 GPa. All remaining structures are thermodynamically unstable but may be kinetically stable.
67
-
68
- ### Supported Tasks and Leaderboards
69
-
70
- [More Information Needed]
71
-
72
- ### Languages
73
-
74
- [More Information Needed]
75
-
76
- ## Dataset Structure
77
-
78
- ### Data Instances
79
-
80
- [More Information Needed]
81
-
82
- ### Data Fields
83
-
84
- [More Information Needed]
85
-
86
- ### Data Splits
87
-
88
- [More Information Needed]
89
-
90
- ## Dataset Creation
91
-
92
- ### Curation Rationale
93
-
94
- [More Information Needed]
95
-
96
- ### Source Data
97
-
98
- #### Initial Data Collection and Normalization
99
-
100
- [More Information Needed]
101
-
102
- #### Who are the source language producers?
103
-
104
- [More Information Needed]
105
-
106
- ### Annotations
107
-
108
- #### Annotation process
109
-
110
- [More Information Needed]
111
-
112
- #### Who are the annotators?
113
-
114
- [More Information Needed]
115
-
116
- ### Personal and Sensitive Information
117
-
118
- [More Information Needed]
119
-
120
- ## Considerations for Using the Data
121
-
122
- ### Social Impact of Dataset
123
-
124
- [More Information Needed]
125
-
126
- ### Discussion of Biases
127
-
128
- [More Information Needed]
129
-
130
- ### Other Known Limitations
131
-
132
- [More Information Needed]
133
-
134
- ## Additional Information
135
-
136
- ### Dataset Curators
137
-
138
- [More Information Needed]
139
-
140
- ### Licensing Information
141
-
142
- [More Information Needed]
143
-
144
- ### Citation Information
145
-
146
- Please consider citing the following papers:
147
-
148
- ```
149
- @article{xie2021crystal,
150
- title={Crystal Diffusion Variational Autoencoder for Periodic Material Generation},
151
- author={Tian Xie and Xiang Fu and Octavian-Eugen Ganea and Regina Barzilay and Tommi Jaakkola},
152
- year={2021},
153
- eprint={2110.06197},
154
- archivePrefix={arXiv},
155
- primaryClass={cs.LG}
156
- }
157
- ```
158
-
159
- and
160
-
161
- ```
162
- @misc{carbon2020data,
163
- doi = {10.24435/MATERIALSCLOUD:2020.0026/V1},
164
- url = {https://archive.materialscloud.org/record/2020.0026/v1},
165
- author = {Pickard, Chris J.},
166
- keywords = {DFT, ab initio random structure searching, carbon},
167
- language = {en},
168
- title = {AIRSS data for carbon at 10GPa and the C+N+H+O system at 1GPa},
169
- publisher = {Materials Cloud},
170
- year = {2020},
171
- copyright = {info:eu-repo/semantics/openAccess}
172
- }
173
- ```
174
-
175
-
176
- ### Contributions
177
-
178
- Thanks to [@albertvillanova](https://github.com/albertvillanova) for adding this dataset.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
val.csv → albertvillanova--carbon_24/csv-test.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36c00689cd63073c954a58bc6ed6e2adb7aeed5a630c994970959a1babffd50e
3
- size 2321923
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32ebaffbd435141427ee83f05ef51715aedc5848bd844e8405b3ed4465e61135
3
+ size 905073
test.csv → albertvillanova--carbon_24/csv-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:386b17c08816f434818d51e46687bf72ff3f92348f3ba24823e4758f1fe8a969
3
- size 2319350
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31a2757e37b7b193f9d1162ed9a7afe9ca1fd3ebf5768a2d9aa2efeb1a96de9d
3
+ size 2702046
train.csv → albertvillanova--carbon_24/csv-validation.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de142c40617954a8b56c66a98bffb1a541abba69c79020067083c74dc445fa5f
3
- size 6969022
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5de49e4fc9b7740d47cfb7059e81a24a83f06e3baf0e657522ca30f85d547364
3
+ size 907117