mradermacher commited on
Commit
5186869
·
verified ·
1 Parent(s): e616726

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,10 +1,24 @@
1
  ---
2
  base_model: RabotniKuma/Fast-Math-R1-14B
 
 
 
 
 
 
3
  language:
4
  - en
5
  library_name: transformers
6
  license: apache-2.0
 
 
7
  quantized_by: mradermacher
 
 
 
 
 
 
8
  ---
9
  ## About
10
 
@@ -16,6 +30,9 @@ quantized_by: mradermacher
16
  static quants of https://huggingface.co/RabotniKuma/Fast-Math-R1-14B
17
 
18
  <!-- provided-files -->
 
 
 
19
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
20
  ## Usage
21
 
 
1
  ---
2
  base_model: RabotniKuma/Fast-Math-R1-14B
3
+ datasets:
4
+ - RabotniKuma/Fast-Math-R1-SFT
5
+ - RabotniKuma/Fast-Math-R1-GRPO
6
+ - open-r1/OpenR1-Math-220k
7
+ - hoanganhpham/openr1_hard
8
+ - qihoo360/Light-R1-SFTData
9
  language:
10
  - en
11
  library_name: transformers
12
  license: apache-2.0
13
+ mradermacher:
14
+ readme_rev: 1
15
  quantized_by: mradermacher
16
+ tags:
17
+ - math
18
+ - reasoning
19
+ - llm
20
+ - mathematical-reasoning
21
+ - aimo
22
  ---
23
  ## About
24
 
 
30
  static quants of https://huggingface.co/RabotniKuma/Fast-Math-R1-14B
31
 
32
  <!-- provided-files -->
33
+
34
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Fast-Math-R1-14B-GGUF).***
35
+
36
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
37
  ## Usage
38