Safetensors
English
qwen2
ritaranx commited on
Commit
7afa945
·
verified ·
1 Parent(s): 990f6fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,10 +6,10 @@ datasets:
6
  language:
7
  - en
8
  base_model:
9
- - Qwen/Qwen2.5-32B-Instruct
10
  ---
11
  ## Introduction
12
- Here is the checkpoint used in the paper **AceSearcher: Bootstrapping Reasoning and Search for LLMs via Reinforced Self-Play**. It uses `Qwen-2.5-Instruct-32B` as the backbone.
13
 
14
  ## Model Usage
15
  For question decomposition on QA tasks:
 
6
  language:
7
  - en
8
  base_model:
9
+ - Qwen/Qwen2.5-14B-Instruct
10
  ---
11
  ## Introduction
12
+ Here is the checkpoint used in the paper **AceSearcher: Bootstrapping Reasoning and Search for LLMs via Reinforced Self-Play**. It uses `Qwen-2.5-Instruct-14B` as the backbone.
13
 
14
  ## Model Usage
15
  For question decomposition on QA tasks: