fzoll commited on
Commit
12fb9d9
·
verified ·
1 Parent(s): acbfe3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -43,8 +43,7 @@ configs:
43
  path: queries.jsonl
44
  ---
45
 
46
- - The corpus set consists of the legal documents.
47
- - The query set includes questions pertaining to legal documents.
48
 
49
  **Usage**
50
  ```
 
43
  path: queries.jsonl
44
  ---
45
 
46
+ APPS is a benchmark for code generation with 10000 problems. It can be used to evaluate the ability of language models to generate code from natural language specifications. To create the APPS dataset, the authors manually curated problems from open-access sites where programmers share problems with each other, including Codewars, AtCoder, Kattis, and Codeforces.
 
47
 
48
  **Usage**
49
  ```