auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
-
-
|
5 |
-
-
|
6 |
language:
|
7 |
- en
|
8 |
library_name: transformers
|
@@ -21,7 +21,7 @@ quantized_by: mradermacher
|
|
21 |
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
22 |
<!-- ### quants_skip: -->
|
23 |
<!-- ### skip_mmproj: -->
|
24 |
-
static quants of https://huggingface.co/
|
25 |
|
26 |
<!-- provided-files -->
|
27 |
|
|
|
1 |
---
|
2 |
+
base_model: Kwai-Klear/Klear-Reasoner-8B-SFT
|
3 |
datasets:
|
4 |
+
- Kwai-Klear/KlearReasoner-MathSub-30K
|
5 |
+
- Kwai-Klear/KlearReasoner-CodeSub-15K
|
6 |
language:
|
7 |
- en
|
8 |
library_name: transformers
|
|
|
21 |
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
22 |
<!-- ### quants_skip: -->
|
23 |
<!-- ### skip_mmproj: -->
|
24 |
+
static quants of https://huggingface.co/Kwai-Klear/Klear-Reasoner-8B-SFT
|
25 |
|
26 |
<!-- provided-files -->
|
27 |
|