Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -72,6 +72,8 @@ dataset_info:
|
|
| 72 |
|
| 73 |
This dataset contains 3D metamaterial lattice structures for predicting mechanical modulus properties, including **Young's modulus**, **Shear modulus**, and **Poisson's ratio**. Each sample is preprocessed into a format compatible with **[PyTorch Geometric (PyG)](https://pytorch-geometric.readthedocs.io/en/latest/)** for downstream machine learning tasks such as structure-property prediction, graph representation learning, and lattice optimization.
|
| 74 |
|
|
|
|
|
|
|
| 75 |
---
|
| 76 |
|
| 77 |
## 📦 Dataset Usage
|
|
|
|
| 72 |
|
| 73 |
This dataset contains 3D metamaterial lattice structures for predicting mechanical modulus properties, including **Young's modulus**, **Shear modulus**, and **Poisson's ratio**. Each sample is preprocessed into a format compatible with **[PyTorch Geometric (PyG)](https://pytorch-geometric.readthedocs.io/en/latest/)** for downstream machine learning tasks such as structure-property prediction, graph representation learning, and lattice optimization.
|
| 74 |
|
| 75 |
+
Check our paper on arxiv.org/abs/2505.20299 for more details.
|
| 76 |
+
|
| 77 |
---
|
| 78 |
|
| 79 |
## 📦 Dataset Usage
|