anon-iclr-submission commited on
Commit
be9c3a6
·
verified ·
1 Parent(s): e499067

Initial anonymized import

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,10 +43,10 @@ language:
43
  - en
44
  ---
45
 
46
- # BenchName (Library-based code generation)
47
 
48
  This is the benchmark for Library-based code generation task as part of the
49
- [BenchName benchmark](https://huggingface.co/spaces/anon-iclr-submission/long-code-arena).
50
 
51
  The current version includes 150 manually curated instructions asking the model to generate Python code using a particular library.
52
  The samples come from 62 Python repositories.
 
43
  - en
44
  ---
45
 
46
+ # 🥷 BenchName (Library-based code generation)
47
 
48
  This is the benchmark for Library-based code generation task as part of the
49
+ 🥷 [BenchName benchmark](https://huggingface.co/spaces/anon-iclr-submission/benchname).
50
 
51
  The current version includes 150 manually curated instructions asking the model to generate Python code using a particular library.
52
  The samples come from 62 Python repositories.