CoolFace
Datasetpublic

embedding-benchmark/HumanEval

The HumanEval dataset released by OpenAI includes 164 programming problems with a handwritten function signature, docstring, body, and several unit tests for each problem. The dataset was handcrafted by engineers and researchers at OpenAI. Usage import datasets # Download the dataset queries = datasets.load_dataset("embedding-benchmark/HumanEval", "queries") documents = datasets.load_dataset("embedding-benchmark/HumanEval", "corpus") pair_labels =… See the full description on the dataset page: https://huggingface.co/datasets/embedding-benchmark/HumanEval.

sourceHugging Faceupdated 1y agoView on Hugging Face
1likes607downloads
settings

This repository belongs to embedding-benchmark on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

nameHumanEval
visibilitypublic
licencenot set
gatedno
ownerembedding-benchmark
Account settings
embedding-benchmark/HumanEval · CoolFace