naufalso commited on
Commit
c6c3cad
·
verified ·
1 Parent(s): b3af412

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ pipeline_tag: text-generation
33
 
34
  This model serves as the foundational stage of the RedSage pipeline. It takes the general-purpose [Qwen3-8B-Base](https://huggingface.co/Qwen/Qwen3-8B-Base) and adapts it to the cybersecurity domain using ~11.7 billion tokens of filtered, high-quality cybersecurity web data. To maintain general reasoning capabilities, it utilizes a data replay strategy with educational content.
35
 
36
- - **Paper:** [RedSage: A Cybersecurity Generalist LLM](https://openreview.net/forum?id=W4FAenIrQ2)
37
  - **Repository:** [GitHub](https://github.com/RISys-Lab/RedSage)
38
  - **Base Model:** [Qwen/Qwen3-8B-Base](https://huggingface.co/Qwen/Qwen3-8B-Base)
39
  - **Variant:** CFW (CyberFineWeb Continued Pre-training)
 
33
 
34
  This model serves as the foundational stage of the RedSage pipeline. It takes the general-purpose [Qwen3-8B-Base](https://huggingface.co/Qwen/Qwen3-8B-Base) and adapts it to the cybersecurity domain using ~11.7 billion tokens of filtered, high-quality cybersecurity web data. To maintain general reasoning capabilities, it utilizes a data replay strategy with educational content.
35
 
36
+ - **Paper:** [RedSage: A Cybersecurity Generalist LLM](https://openreview.net/forum?id=W4FAenIrQ2) ([arXiv](https://arxiv.org/abs/2601.22159))
37
  - **Repository:** [GitHub](https://github.com/RISys-Lab/RedSage)
38
  - **Base Model:** [Qwen/Qwen3-8B-Base](https://huggingface.co/Qwen/Qwen3-8B-Base)
39
  - **Variant:** CFW (CyberFineWeb Continued Pre-training)