harrywsanders commited on
Commit
b2fd48e
·
verified ·
1 Parent(s): 55fecf4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -18,4 +18,18 @@ configs:
18
  data_files:
19
  - split: eval
20
  path: data/eval-*
 
 
 
 
 
 
 
 
 
 
 
21
  ---
 
 
 
 
18
  data_files:
19
  - split: eval
20
  path: data/eval-*
21
+ task_categories:
22
+ - text-generation
23
+ - text2text-generation
24
+ language:
25
+ - en
26
+ tags:
27
+ - code
28
+ - math
29
+ pretty_name: PutnamBench
30
+ size_categories:
31
+ - n<1K
32
  ---
33
+
34
+ ## ABOUT
35
+ This is a HF Dataset version of [PutnamBench](https://github.com/trishullab/PutnamBench) in Lean 4, put here for convenience. It is NOT my dataset. I am very thankful for the Trishul group for their work.