File size: 395 Bytes
52cebf3 912bf70 52cebf3 912bf70 52cebf3 912bf70 | 1 2 3 4 5 6 7 8 9 10 | ---
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). |