facebookresearch / facebookresearch/CodeGen
Dataset issues
Open
- Dominant language
- Python
- Stars
- 777
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
If you are working with datasets that in one split have less than subset elements (codegen_sources/model/src/evaluation/evaluator.py line 101) the dataset will not be correctly preprocessed, due to not being able to create all the necessary files.

Contributor guide
Assessment
This issue has not been assessed yet.