hunterhector commited on
Commit
9c2f690
Β·
verified Β·
1 Parent(s): 212198f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -10,7 +10,9 @@ base_model:
10
 
11
  <img src="https://huggingface.co/LLM360/K2-V2/resolve/main/figures/K2.LOGO.PRIMARY.RGB.png" width="100" alt="K2-V2 model logo"/>
12
 
13
- πŸ“š [Tech Report](https://www.llm360.ai/reports/K2_V2_report.pdf) - πŸ“ [Code](https://github.com/llm360/k2v2_train) - 🏒 [Project Page](https://huggingface.co/LLM360/K2-V2-Instruct)
 
 
14
 
15
  K2-V2 is our most capable fully open model to date, and one of the strongest open-weight models in its class. It uses a 70B-parameter dense transformer architecture and represents the latest advancement in the LLM360 model family.
16
 
@@ -134,7 +136,7 @@ If you use K2-V2-Instruct in your research, please cite the following:
134
 
135
  ```
136
  @misc{llm360_k2v2_2025,
137
- title = {K2-V2: A 360-Open, Reasoning-Enhanced Open LLM},
138
  author = {K2 Team},
139
  year = {2025},
140
  archivePrefix = {arXiv},
 
10
 
11
  <img src="https://huggingface.co/LLM360/K2-V2/resolve/main/figures/K2.LOGO.PRIMARY.RGB.png" width="100" alt="K2-V2 model logo"/>
12
 
13
+ πŸ“š [Tech Report](https://www.llm360.ai/reports/K2_V2_report.pdf) - πŸ“ [Training Code](https://github.com/llm360/k2v2_train) - 🏒 [Evaluation Code](https://github.com/llm360/eval360)
14
+
15
+ πŸ—‚οΈ [Pretraining Data: TxT360](https://huggingface.co/datasets/LLM360/TxT360) - πŸ—‚οΈ [Midtraining Data: TxT360-Midas](https://huggingface.co/datasets/LLM360/TxT360-Midas) - πŸ—‚οΈ [SFT Data: TxT360-3efforts](https://huggingface.co/datasets/LLM360/TxT360-Midas)
16
 
17
  K2-V2 is our most capable fully open model to date, and one of the strongest open-weight models in its class. It uses a 70B-parameter dense transformer architecture and represents the latest advancement in the LLM360 model family.
18
 
 
136
 
137
  ```
138
  @misc{llm360_k2v2_2025,
139
+ title = {K2-V2: A 360-Open, Reasoning-Enhanced LLM},
140
  author = {K2 Team},
141
  year = {2025},
142
  archivePrefix = {arXiv},