Librarian Bot: Update Hugging Face dataset ID

#3
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,17 +1,17 @@
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
  ---
16
 
17
 
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
+ license: llama2
 
5
  library_name: transformers
 
6
  tags:
7
  - code
8
  - math
9
+ datasets:
10
+ - gsm8k
11
+ - hendrycks/competition_math
12
+ metrics:
13
+ - exact_match
14
+ pipeline_tag: text-generation
15
  ---
16
 
17