MaxLSB commited on
Commit
c8afa27
·
verified ·
1 Parent(s): d624106

Hyperlink paper title to arXiv:2605.26735

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ pipeline_tag: text-generation
19
 
20
  `Qwen3-8B-ES-Pivot-EN` is an **English-pivoted reasoning model** fine-tuned from [`Qwen/Qwen3-8B-Base`](https://huggingface.co/Qwen/Qwen3-8B-Base) on Spanish questions and answers. This model receives questions in Spanish, produces its **entire reasoning trace in English**, then delivers the final answer in Spanish.
21
 
22
- It is released alongside the paper **Rethinking the Multilingual Reasoning Gap with Layer Swap**.
23
 
24
  ## Model details
25
 
 
19
 
20
  `Qwen3-8B-ES-Pivot-EN` is an **English-pivoted reasoning model** fine-tuned from [`Qwen/Qwen3-8B-Base`](https://huggingface.co/Qwen/Qwen3-8B-Base) on Spanish questions and answers. This model receives questions in Spanish, produces its **entire reasoning trace in English**, then delivers the final answer in Spanish.
21
 
22
+ It is released alongside the paper [**Rethinking the Multilingual Reasoning Gap with Layer Swap**](https://arxiv.org/abs/2605.26735).
23
 
24
  ## Model details
25