suayptalha commited on
Commit
c78a6e5
·
verified ·
1 Parent(s): 4cd083a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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