Update README.md
Browse files
README.md
CHANGED
|
@@ -548,3 +548,5 @@ configs:
|
|
| 548 |
- split: test
|
| 549 |
path: ts/test-*
|
| 550 |
---
|
|
|
|
|
|
|
|
|
| 548 |
- split: test
|
| 549 |
path: ts/test-*
|
| 550 |
---
|
| 551 |
+
|
| 552 |
+
This dataset contains the `humaneval` transpiled splits from `nuprl/MultiPL-E` dataset and is made available separately purely for the convenience of the [vllm-code-harness](https://github.com/iNeil77/vllm-code-harness) package. Specifically, it takes the `v3.0.0` splits of the original dataset but also retains the `humaneval-py` split form `v2.1.0`.
|