Update README.md (#3)
Browse files- Update README.md (7981353e09fed8579598ba47d1fd5c115efd78d1)
Co-authored-by: Moshe Raboh <moshe-raboh@users.noreply.huggingface.co>
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 |
+
```
|