Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,7 @@ task_categories:
|
|
| 19 |
task_ids: []
|
| 20 |
tags:
|
| 21 |
- code-generation
|
|
|
|
| 22 |
paperswithcode_id: canitedit
|
| 23 |
dataset_info:
|
| 24 |
features:
|
|
@@ -83,4 +84,4 @@ If you use our work, please cite our paper as such:
|
|
| 83 |
```
|
| 84 |
|
| 85 |
## How To Evaluate
|
| 86 |
-
All the code for evaluating the benchmark can be found in our [GitHub repository](https://github.com/nuprl/CanItEdit).
|
|
|
|
| 19 |
task_ids: []
|
| 20 |
tags:
|
| 21 |
- code-generation
|
| 22 |
+
- code
|
| 23 |
paperswithcode_id: canitedit
|
| 24 |
dataset_info:
|
| 25 |
features:
|
|
|
|
| 84 |
```
|
| 85 |
|
| 86 |
## How To Evaluate
|
| 87 |
+
All the code for evaluating the benchmark can be found in our [GitHub repository](https://github.com/nuprl/CanItEdit).
|