Initial anonymized import
Browse files
README.md
CHANGED
|
@@ -43,10 +43,10 @@ language:
|
|
| 43 |
- en
|
| 44 |
---
|
| 45 |
|
| 46 |
-
#
|
| 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/
|
| 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.
|