Update README.md
Browse files
README.md
CHANGED
@@ -11,10 +11,10 @@ pipeline_tag: text-generation
|
|
11 |
library_name: transformers
|
12 |
tags:
|
13 |
- text-generation-inference
|
14 |
-
- code
|
15 |
- math
|
16 |
- science
|
17 |
- moe
|
|
|
18 |
---
|
19 |
|
20 |

|
@@ -117,4 +117,4 @@ print(response)
|
|
117 |
1. [Qwen2.5 Technical Report (2024)](https://arxiv.org/pdf/2412.15115)
|
118 |
2. [YaRN: Efficient Context Window Extension of Large Language Models](https://arxiv.org/pdf/2309.00071)
|
119 |
3. [open-r1/Mixture-of-Thoughts](https://huggingface.co/datasets/open-r1/Mixture-of-Thoughts)
|
120 |
-
4. [Open Code Reasoning Dataset](https://huggingface.co/datasets/nvidia/OpenCodeReasoning)
|
|
|
11 |
library_name: transformers
|
12 |
tags:
|
13 |
- text-generation-inference
|
|
|
14 |
- math
|
15 |
- science
|
16 |
- moe
|
17 |
+
- code
|
18 |
---
|
19 |
|
20 |

|
|
|
117 |
1. [Qwen2.5 Technical Report (2024)](https://arxiv.org/pdf/2412.15115)
|
118 |
2. [YaRN: Efficient Context Window Extension of Large Language Models](https://arxiv.org/pdf/2309.00071)
|
119 |
3. [open-r1/Mixture-of-Thoughts](https://huggingface.co/datasets/open-r1/Mixture-of-Thoughts)
|
120 |
+
4. [Open Code Reasoning Dataset](https://huggingface.co/datasets/nvidia/OpenCodeReasoning)
|