Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
nmuendler commited on
Commit
20d2c2b
·
verified ·
1 Parent(s): 7aa49ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ configs:
36
 
37
  This is a multi-region infilling version of the [C++ translation of HumanEval](https://huggingface.co/datasets/zai-org/humaneval-x). It was generated by randomly removing between 1 and 3 spans from the canonical solution in the dataset.
38
 
39
- This dataset was used for evaluation in the paper [Constrained Decoding of Diffusion LLMs for Context-Free Grammars](https://arxiv.org/abs/2508.10111). You can find the corresponding evaluation code on [the project GitHub Repository](https://github.com/eth-sri/constrained-diffusion).
40
 
41
  ### Example Usage
42
 
 
36
 
37
  This is a multi-region infilling version of the [C++ translation of HumanEval](https://huggingface.co/datasets/zai-org/humaneval-x). It was generated by randomly removing between 1 and 3 spans from the canonical solution in the dataset.
38
 
39
+ This dataset was used for evaluation in the paper [Constrained Decoding of Diffusion LLMs with Context-Free Grammars](https://arxiv.org/abs/2508.10111). You can find the corresponding evaluation code on [the project GitHub Repository](https://github.com/eth-sri/constrained-diffusion).
40
 
41
  ### Example Usage
42