zubingou commited on
Commit
7156bd2
1 Parent(s): 547ea21

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ datasets:
4
+ - gsm8k
5
+ - competition_math
6
+ language:
7
+ - en
8
+ metrics:
9
+ - exact_match
10
+ library_name: transformers
11
+ pipeline_tag: text-generation
12
+ tags:
13
+ - code
14
+ - math
15
+ ---