Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
Suu commited on
Commit
c25d349
·
verified ·
1 Parent(s): 4f60c61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -9,7 +9,7 @@ You can load the dataset via the Hugging Face datasets library:
9
 
10
  ```python
11
  from datasets import load_dataset
12
- dataset = load_dataset("Suu/KlearReasoner-CodeSub-15K")
13
  ```
14
 
15
 
@@ -17,10 +17,10 @@ dataset = load_dataset("Suu/KlearReasoner-CodeSub-15K")
17
  |---|---|
18
  | 📝 Preprints | [Paper](https://arxiv.org/pdf/2508.07629) |
19
  | 🤗 Daily Paper | [Paper](https://huggingface.co/papers/2508.07629) |
20
- | 🤗 Model Hub | [Klear-Reasoner-8B](https://huggingface.co/Suu/Klear-Reasoner-8B) |
21
- | 🤗 Dataset Hub | [Math RL](https://huggingface.co/datasets/Suu/KlearReasoner-MathSub-30K) |
22
- | 🤗 Dataset Hub | [Code RL](https://huggingface.co/datasets/Suu/KlearReasoner-CodeSub-15K) |
23
- | 🐛 Issues & Discussions | [GitHub Issues](https://github.com/suu990901/KlearReasoner/issues) |
24
  | 📧 Contact | [email protected] |
25
 
26
  ## Data Fields
 
9
 
10
  ```python
11
  from datasets import load_dataset
12
+ dataset = load_dataset("Kwai-Klear/KlearReasoner-CodeSub-15K")
13
  ```
14
 
15
 
 
17
  |---|---|
18
  | 📝 Preprints | [Paper](https://arxiv.org/pdf/2508.07629) |
19
  | 🤗 Daily Paper | [Paper](https://huggingface.co/papers/2508.07629) |
20
+ | 🤗 Model Hub | [Klear-Reasoner-8B](https://huggingface.co/Kwai-Klear/Klear-Reasoner-8B) |
21
+ | 🤗 Dataset Hub | [Math RL](https://huggingface.co/datasets/Kwai-Klear/KlearReasoner-MathSub-30K) |
22
+ | 🤗 Dataset Hub | [Code RL](https://huggingface.co/datasets/Kwai-Klear/KlearReasoner-CodeSub-15K) |
23
+ | 🐛 Issues & Discussions | [GitHub Issues](https://github.com/Kwai-Klear990901/KlearReasoner/issues) |
24
  | 📧 Contact | [email protected] |
25
 
26
  ## Data Fields