iNeil77 commited on
Commit
b572eb3
·
verified ·
1 Parent(s): 92bca87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -265,4 +265,12 @@ configs:
265
  data_files:
266
  - split: test
267
  path: typescript/test-*
 
 
 
 
 
 
268
  ---
 
 
 
265
  data_files:
266
  - split: test
267
  path: typescript/test-*
268
+ task_categories:
269
+ - text-generation
270
+ tags:
271
+ - code
272
+ size_categories:
273
+ - 1K<n<10K
274
  ---
275
+
276
+ This dataset contains a viewer-friendly version of the dataset at `mxeval/multi-humaneval` with language-specific stop tokens added in. It is made available separately for the convenience of the [vllm-code-harness](https://github.com/iNeil77/vllm-code-harness) package.