Add matgl model card front matter
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Description
|
| 2 |
|
| 3 |
This model is a M3GNet potential for 4 elements including H, C, N, O. It has broad applications in the
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: matgl
|
| 3 |
+
tags:
|
| 4 |
+
- matgl
|
| 5 |
+
- materials-science
|
| 6 |
+
- graph-neural-network
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
# Description
|
| 10 |
|
| 11 |
This model is a M3GNet potential for 4 elements including H, C, N, O. It has broad applications in the
|