Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -28,13 +28,13 @@ datasets:
|
|
| 28 |
|
| 29 |
## BioReason-Pro SFT
|
| 30 |
|
| 31 |
-
Supervised fine-tuned (SFT) checkpoint of BioReason-Pro
|
| 32 |
|
| 33 |
-
**Training data:**
|
| 34 |
|
| 35 |
See also:
|
| 36 |
-
- [BioReason-Pro RL](https://huggingface.co/wanglab/bioreason-pro-rl)
|
| 37 |
-
- [GO-GPT](https://huggingface.co/wanglab/gogpt)
|
| 38 |
|
| 39 |
|
| 40 |
## Citation
|
|
|
|
| 28 |
|
| 29 |
## BioReason-Pro SFT
|
| 30 |
|
| 31 |
+
Supervised fine-tuned (SFT) checkpoint of BioReason-Pro, a multimodal reasoning LLM for protein function prediction. This model integrates ESM3 protein embeddings, a GO graph encoder, and biological context (InterPro domains, STRING interactions) within a Qwen3-4B backbone to generate structured reasoning traces and functional annotations.
|
| 32 |
|
| 33 |
+
**Training data:** [wanglab/bioreason-pro-sft-reasoning-data](https://huggingface.co/datasets/wanglab/bioreason-pro-sft-reasoning-data)
|
| 34 |
|
| 35 |
See also:
|
| 36 |
+
- [BioReason-Pro RL](https://huggingface.co/wanglab/bioreason-pro-rl) - reinforcement learning optimized checkpoint
|
| 37 |
+
- [GO-GPT](https://huggingface.co/wanglab/gogpt) - autoregressive GO term predictor
|
| 38 |
|
| 39 |
|
| 40 |
## Citation
|