zz07 commited on
Commit
1d579f2
·
verified ·
1 Parent(s): ba6536e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -24,11 +24,11 @@ base_model:
24
  - Experimental results demonstrate that Gene-R1 achieves substantial performance gains, matching commercial LLMs.
25
  - For more details, please check out our [paper](https://www.worldscientific.com/doi/abs/10.1142/9789819824755_0035) (PSB, 2026).
26
 
27
- **Gene-R1 helps for gene set analysis through fine-tuned small language models (SLMs) that can be locally deployed.**.
28
  The model contains three versions:
29
- - [Gene-R1-8B](https://huggingface.co/ncbi/Gene-R1/tree/main/8B): A version fine-tuned based on the Llama-3.1-8B-Instruct.
30
- - [Gene-R1-1B](https://huggingface.co/ncbi/Gene-R1/tree/main/1B): A version fine-tuned based on the Llama-3.2-1B-Instruct.
31
- - [Gene-R1-3B](https://huggingface.co/ncbi/Gene-R1/tree/main/3B): A version fine-tuned based on the Llama-3.2-3B-Instruct.
32
 
33
 
34
  # Model Deployment for Private Gene Set Analysis
 
24
  - Experimental results demonstrate that Gene-R1 achieves substantial performance gains, matching commercial LLMs.
25
  - For more details, please check out our [paper](https://www.worldscientific.com/doi/abs/10.1142/9789819824755_0035) (PSB, 2026).
26
 
27
+ **Gene-R1 helps for gene set analysis through fine-tuned small language models (SLMs) that can be locally deployed.**
28
  The model contains three versions:
29
+ - [Gene-R1-8B](https://huggingface.co/ncbi/Gene-R1-8B): A version fine-tuned based on the Llama-3.1-8B-Instruct.
30
+ - [Gene-R1-1B](https://huggingface.co/ncbi/Gene-R1-1B): A version fine-tuned based on the Llama-3.2-1B-Instruct.
31
+ - [Gene-R1-3B](https://huggingface.co/ncbi/Gene-R1-3B): A version fine-tuned based on the Llama-3.2-3B-Instruct.
32
 
33
 
34
  # Model Deployment for Private Gene Set Analysis