Update README.md
Browse files
README.md
CHANGED
|
@@ -9,9 +9,9 @@ license: mit
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<div align="center" style="line-height:1">
|
| 12 |
-
<img src="./
|
| 13 |
-
<a href="https://github.com/
|
| 14 |
-
<a href="https://github.com/
|
| 15 |
<a href="https://drive.google.com/file/d/1vUMYzhmhCeNU18WE5D_xV4gQWxfU7kI7/view?usp=sharing"><img alt="slides" src="https://img.shields.io/badge/Slides-Suiren-white?logo=slideshare"/></a>
|
| 16 |
</div>
|
| 17 |
|
|
@@ -23,7 +23,7 @@ license: mit
|
|
| 23 |
|
| 24 |
# Suiren-Base (1.8B)
|
| 25 |
|
| 26 |
-
Suiren-Base is a large-scale molecular domain foundation model developed by **
|
| 27 |
|
| 28 |
## Key Features
|
| 29 |
|
|
@@ -40,7 +40,7 @@ Suiren-Base model is the foundation model in Suiren family.
|
|
| 40 |
|
| 41 |
## Usage
|
| 42 |
|
| 43 |
-
You can load the model using the provided API in the [GitHub repository](https://github.com/
|
| 44 |
|
| 45 |
```
|
| 46 |
import torch
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<div align="center" style="line-height:1">
|
| 12 |
+
<img src="./gewu.png" alt="logo" width="20%" />
|
| 13 |
+
<a href="https://github.com/golab-ai/Suiren-Foundation-Model" target="_blank"><img alt="github" src="https://img.shields.io/badge/Github-Gewu-blue?logo=github"/></a>
|
| 14 |
+
<a href="https://github.com/golab-ai/Huntianling"><img alt="Homepage" src="https://img.shields.io/badge/🤖Skills-Huntianling-blue"/></a>
|
| 15 |
<a href="https://drive.google.com/file/d/1vUMYzhmhCeNU18WE5D_xV4gQWxfU7kI7/view?usp=sharing"><img alt="slides" src="https://img.shields.io/badge/Slides-Suiren-white?logo=slideshare"/></a>
|
| 16 |
</div>
|
| 17 |
|
|
|
|
| 23 |
|
| 24 |
# Suiren-Base (1.8B)
|
| 25 |
|
| 26 |
+
Suiren-Base is a large-scale molecular domain foundation model developed by **Golab (SAIS Physics Lab)**. With 1.8 billion parameters, it is designed to consolidate quantum chemical knowledge into a unified framework through massive self-supervised pre-training, enabling direct prediction of various quantum properties for small molecules.
|
| 27 |
|
| 28 |
## Key Features
|
| 29 |
|
|
|
|
| 40 |
|
| 41 |
## Usage
|
| 42 |
|
| 43 |
+
You can load the model using the provided API in the [GitHub repository](https://github.com/golab-ai/Suiren-Foundation-Model).
|
| 44 |
|
| 45 |
```
|
| 46 |
import torch
|