Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,8 @@ tags:
|
|
| 7 |
- transformers
|
| 8 |
library_name: biomed
|
| 9 |
license: apache-2.0
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Protein solubility is a critical factor in both pharmaceutical research and production processes, as it can significantly impact the quality and function of a protein.
|
|
@@ -89,4 +91,4 @@ If you found our work useful, please consider giving a star to the repo and cite
|
|
| 89 |
jounal={arXiv preprint arXiv:TBD},
|
| 90 |
year={2024}
|
| 91 |
}
|
| 92 |
-
```
|
|
|
|
| 7 |
- transformers
|
| 8 |
library_name: biomed
|
| 9 |
license: apache-2.0
|
| 10 |
+
base_model:
|
| 11 |
+
- ibm/biomed.omics.bl.sm.ma-ted-400m
|
| 12 |
---
|
| 13 |
|
| 14 |
Protein solubility is a critical factor in both pharmaceutical research and production processes, as it can significantly impact the quality and function of a protein.
|
|
|
|
| 91 |
jounal={arXiv preprint arXiv:TBD},
|
| 92 |
year={2024}
|
| 93 |
}
|
| 94 |
+
```
|