Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,15 @@ pipeline_tag: text-generation
|
|
8 |
tags:
|
9 |
- text-generation-inference
|
10 |
- unsloth
|
|
|
|
|
|
|
|
|
11 |
datasets:
|
12 |
- jeggers/competition_math
|
13 |
library_name: transformers
|
|
|
|
|
14 |
---
|
15 |
|
16 |
|
|
|
8 |
tags:
|
9 |
- text-generation-inference
|
10 |
- unsloth
|
11 |
+
- trl
|
12 |
+
- sft
|
13 |
+
- math
|
14 |
+
- code
|
15 |
datasets:
|
16 |
- jeggers/competition_math
|
17 |
library_name: transformers
|
18 |
+
metrics:
|
19 |
+
- accuracy
|
20 |
---
|
21 |
|
22 |
|