iNeil77 commited on
Commit
6a9c21f
·
verified ·
1 Parent(s): 46629d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -547,6 +547,12 @@ configs:
547
  data_files:
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`.
 
547
  data_files:
548
  - split: test
549
  path: ts/test-*
550
+ task_categories:
551
+ - text-generation
552
+ tags:
553
+ - code
554
+ size_categories:
555
+ - 1K<n<10K
556
  ---
557
 
558
  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`.