Datasets:

Modalities:
Text
Formats:
parquet
Languages:
code
Size:
< 1K
ArXiv:
Tags:
code
Libraries:
Datasets
pandas
License:

Fix humaneval for cpp

#5
by shubhamugare - opened

Fixing couple of typos in cpp humaneval.

Example 121: The entry point and the prompt calls the function solution but the signature calls it solutions
Example 156: The entry point and the prompt calls the function int_to_mini_romank but the signature calls it int_to_mini_roman

This change makes them consistent to humaneval in other langaugaes.

shubhamugare changed pull request title from Upload humanevalpack.jsonl to Fix humaneval for cpp
Cannot merge
This branch has merge conflicts in the following files:
  • data/cpp/data/humanevalpack.jsonl

Sign up or log in to comment