Giter Site home page Giter Site logo

aigcodegeek_evalplus's Introduction

Evaluation for HumanEval(+) and MBPP(+)

Update

2024-04-30: we have released our first finetuned 6.7B chat model aigcode/AIGCodeGeek-DS-6.7B and provided code for EvalPlus evaluation in this repo.


This repository contains scripts and code to run EvalPlus benchmarks on AIGCodeGeek series models.

EvalPlus includes HumanEval(+) and MBPP(+) datasets for evaluating code completion preformance.

1. Generations and Results

generations/ stores the generation files and results/ gives the corresponding eval results:

generations
├── humaneval
│   └── aigcode--AIGCodeGeek-DS-6.7B_temp_0.0
├── mbpp
    └── aigcode--AIGCodeGeek-DS-6.7B_temp_0.0
results
├── humaneval
│   └── aigcodev1_temp_0.0.txt
└── mbpp
    └── aigcodev1_temp_0.0.txt

Both Base and Plus results are reported:

Model HumanEval HumanEval+ MBPP MBPP+
AIGCodeGeek-DS-6.7B 82.376.277.764.4

2. Environment

pip install evalplus --upgrade
pip install -r requirements.txt

3. Evalutaion

The evaluation is done with a single A100 GPU. Here are scripts:

bash run_humaneval.sh
bash run_mbpp.sh

aigcodegeek_evalplus's People

Contributors

yucc-leon avatar zliu69 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.