bhogan commited on
Commit
b0a302d
·
verified ·
1 Parent(s): 999910b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ base_model:
9
 
10
  ## Model Overview
11
 
12
- **qqWen-7B-RL** is a 7-billion parameter language model specifically designed for advanced reasoning and code generation in the Q programming language. Built upon the robust Qwen 2.5 architecture, this model has undergone a comprehensive two-stage training process: pretraining, and supervised fine-tuning (SFT) for the Q programming language.
13
 
14
  **Associated Technical Report**: [Report](https://arxiv.org/abs/2508.06813)
15
 
 
9
 
10
  ## Model Overview
11
 
12
+ **qqWen-7B-SFT** is a 7-billion parameter language model specifically designed for advanced reasoning and code generation in the Q programming language. Built upon the robust Qwen 2.5 architecture, this model has undergone a comprehensive two-stage training process: pretraining, and supervised fine-tuning (SFT) for the Q programming language.
13
 
14
  **Associated Technical Report**: [Report](https://arxiv.org/abs/2508.06813)
15