├── HumanEval.jsonl.gz ├── README.md ├── human_eval.py ├── quickstart.ipynb ├── requirements.txt └── roy.py /HumanEval.jsonl.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JosefAlbers/Roy/HEAD/HumanEval.jsonl.gz -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JosefAlbers/Roy/HEAD/README.md -------------------------------------------------------------------------------- /human_eval.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JosefAlbers/Roy/HEAD/human_eval.py -------------------------------------------------------------------------------- /quickstart.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JosefAlbers/Roy/HEAD/quickstart.ipynb -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JosefAlbers/Roy/HEAD/requirements.txt -------------------------------------------------------------------------------- /roy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JosefAlbers/Roy/HEAD/roy.py --------------------------------------------------------------------------------