Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,11 @@ base_model:
|
|
8 |
pipeline_tag: text-generation
|
9 |
library_name: transformers
|
10 |
tags:
|
11 |
-
- RL
|
12 |
- Code
|
13 |
- Math
|
14 |
- Reasoning
|
15 |
- text-generation-inference
|
|
|
16 |
---
|
17 |
|
18 |

|
|
|
8 |
pipeline_tag: text-generation
|
9 |
library_name: transformers
|
10 |
tags:
|
|
|
11 |
- Code
|
12 |
- Math
|
13 |
- Reasoning
|
14 |
- text-generation-inference
|
15 |
+
- Reinforcement-learning
|
16 |
---
|
17 |
|
18 |

|