Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- katielink/moses
|
| 5 |
+
tags:
|
| 6 |
+
- medical
|
| 7 |
+
- biology
|
| 8 |
+
- chemistry
|
| 9 |
+
---
|
| 10 |
+
__Model Name__: MG-BERT
|
| 11 |
+
__Paper__: [MG-BERT: Leveraging unsupervised atomic representation learning for molecular property prediction](https://academic.oup.com/bib/article/22/6/bbab152/6265201)
|
| 12 |
+
__Original Implementation__: https://github.com/zhang-xuan1314/Molecular-graph-BERT
|