cjpcool commited on
Commit
9b222c4
·
verified ·
1 Parent(s): a871ab7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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