openlm-research / open_llama

OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
Apache License 2.0
7.27k stars 370 forks source link

Evaluation with OpenCompass #89

Open tonysy opened 11 months ago

tonysy commented 11 months ago

Hi, thanks for the great works.

We are opencompass team(https://github.com/internLM/OpenCompass/), and focus on LLM evalaution.

OpenCompass is a one-stop platform for large model evaluation, aiming to provide a fair, open, and reproducible benchmark for large model evaluation. Its main features includes:

We would like to support the evaluation of open_llama with opencompass. If you have any ideas or suggestions, feel free to raise an issue or contact us with opencompass@pjlab.org.cn

young-geng commented 11 months ago

Feel free to evaluate the model and publish the results! The pytorch checkpoint is fully compatible with huggingface transformers so you should be able to run that directly.