Safetensors
English
qwen3
Suu commited on
Commit
3afd206
Β·
verified Β·
1 Parent(s): e3d06cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -5,8 +5,8 @@ language:
5
  base_model:
6
  - Qwen/Qwen3-8B-Base
7
  datasets:
8
- - Suu/KlearReasoner-MathSub-30K
9
- - Suu/KlearReasoner-CodeSub-15K
10
  metrics:
11
  - accuracy
12
  ---
@@ -19,9 +19,9 @@ We present Klear-Reasoner, a model with long reasoning capabilities that demonst
19
  |---|---|
20
  | πŸ“ Preprints | [Paper](https://arxiv.org/pdf/2508.07629) |
21
  | πŸ€— Daily Paper | [Paper](https://huggingface.co/papers/2508.07629) |
22
- | πŸ€— Model Hub | [Klear-Reasoner-8B](https://huggingface.co/Suu/Klear-Reasoner-8B) |
23
- | πŸ€— Dataset Hub | [Math RL](https://huggingface.co/datasets/Suu/KlearReasoner-MathSub-30K) |
24
- | πŸ€— Dataset Hub | [Code RL](https://huggingface.co/datasets/Suu/KlearReasoner-CodeSub-15K) |
25
  | πŸ› Issues & Discussions | [GitHub Issues](https://github.com/suu990901/KlearReasoner/issues) |
26
  | πŸ“§ Contact | [email protected] |
27
 
 
5
  base_model:
6
  - Qwen/Qwen3-8B-Base
7
  datasets:
8
+ - Kwai-Klear/KlearReasoner-MathSub-30K
9
+ - Kwai-Klear/KlearReasoner-CodeSub-15K
10
  metrics:
11
  - accuracy
12
  ---
 
19
  |---|---|
20
  | πŸ“ Preprints | [Paper](https://arxiv.org/pdf/2508.07629) |
21
  | πŸ€— Daily Paper | [Paper](https://huggingface.co/papers/2508.07629) |
22
+ | πŸ€— Model Hub | [Klear-Reasoner-8B](https://huggingface.co/Kwai-Klear/Klear-Reasoner-8B) |
23
+ | πŸ€— Dataset Hub | [Math RL](https://huggingface.co/datasets/Kwai-Klear/KlearReasoner-MathSub-30K) |
24
+ | πŸ€— Dataset Hub | [Code RL](https://huggingface.co/datasets/Kwai-Klear/KlearReasoner-CodeSub-15K) |
25
  | πŸ› Issues & Discussions | [GitHub Issues](https://github.com/suu990901/KlearReasoner/issues) |
26
  | πŸ“§ Contact | [email protected] |
27