| library_name: transformers | |
| license: apache-2.0 | |
| language: | |
| - en | |
| The base of this model is [Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct), using QReCC as the training data, and the training method is ConvSearch-R1. | |
| The code is available [here](https://github.com/BeastyZ/ConvSearch-R1). Please refer to the paper [here](https://arxiv.org/abs/2505.15776). |