adibvafa commited on
Commit
395c220
·
verified ·
1 Parent(s): 77b9cf2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -28,13 +28,13 @@ datasets:
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:** 117,002 proteins with synthetic reasoning traces generated by GPT-5, available at [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
 
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