Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -136,15 +136,6 @@ state_dict = ckpt["state_dict"]
|
|
| 136 |
|
| 137 |
MoMa achieves state-of-the-art performance on 17 material property prediction benchmarks, with an average improvement of **14%** over the strongest baseline (JMP fine-tuning). See the full results in our [paper](https://arxiv.org/abs/2502.15483).
|
| 138 |
|
| 139 |
-
| Method | Average Rank |
|
| 140 |
-
|--------|:------------:|
|
| 141 |
-
| CGCNN | 6.00 |
|
| 142 |
-
| MoE-(18) | 4.12 |
|
| 143 |
-
| JMP-MT | 3.94 |
|
| 144 |
-
| JMP-FT | 2.88 |
|
| 145 |
-
| **MoMa (Adapter)** | **2.47** |
|
| 146 |
-
| **MoMa (Full)** | **1.35** |
|
| 147 |
-
|
| 148 |
## Citation
|
| 149 |
|
| 150 |
```bibtex
|
|
|
|
| 136 |
|
| 137 |
MoMa achieves state-of-the-art performance on 17 material property prediction benchmarks, with an average improvement of **14%** over the strongest baseline (JMP fine-tuning). See the full results in our [paper](https://arxiv.org/abs/2502.15483).
|
| 138 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 139 |
## Citation
|
| 140 |
|
| 141 |
```bibtex
|