Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Mistakes in the Dataset #23

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on May 11, 2023

  1. Fix Mistakes in the Data Set (#4)

    * fix HumanEval_32, fix typo in prompt
    
    * fix HumanEval_38, fix no example in prompt
    
    * fix HumanEval_41, fix no example in prompt
    
    * fix HumanEval_47, fix wrong example in prompt
    
    * fix HumanEval_50, fix no example & ambiguous prompt
    
    * fix HumanEval_57, fix ambiguous prompt & typo
    
    * fix HumanEval_67, fix typo in prompt
    
    * fix HumanEval_83, fix no example in prompt
    
    * fix HumanEval_95, fix wrong canonical solution & incomplete test cases
    
    * fix HumanEval_163, fix wrong canonical solution & wrong test cases
    marcusm117 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    2e7bddc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix More Mistakes in the Data Set (#5)

    * fix HumanEval_75, fix wrong prompt
    
    * fix HumanEval_116, fix wrong prompt and wrong examples in prompt
    marcusm117 authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a86e5ce View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fix Mistake in HumanEval_64, Remove Unnecessary Leading Spaces (#6)

    * fix HumanEval_64, fix unnecessary statement in prompt
    
    * remove unnecessary leading spaces in prompt
    marcusm117 authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e3406aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cdff9a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    e8216ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67e1617 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Use Compressed Files (#10)

    * use compressed files
    
    * update tests.py
    marcusm117 authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    64e6808 View commit details
    Browse the repository at this point in the history