apps VS evalplus

Compare apps vs evalplus and see what are their differences.

apps

APPS: Automated Programming Progress Standard (NeurIPS 2021) (by hendrycks)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
apps evalplus
1 3
334 865
- 8.1%
0.0 9.3
over 1 year ago 7 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

apps

Posts with mentions or reviews of apps. We have used some of these posts to build our list of alternatives and similar projects.

evalplus

Posts with mentions or reviews of evalplus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-25.
  • The AI Reproducibility Crisis in GPT-3.5/GPT-4 Research
    4 projects | news.ycombinator.com | 25 Aug 2023
    *Further Reading*:

    - [GPT-4's decline over time (HackerNews)](https://news.ycombinator.com/item?id=36786407)

    - [GPT-4 downgrade discussions (OpenAI Forums)](https://community.openai.com/t/gpt-4-has-been-severely-downg...)

    - [Behavioral changes in ChatGPT (arXiv)](https://arxiv.org/abs/2307.09009)

    - [Zero-Shot Replication Effort (Github)](https://github.com/emrgnt-cmplxty/zero-shot-replication)

    - [Inconsistencies in GPT-4 HumanEval (Github)](https://github.com/evalplus/evalplus/issues/15)

    - [Early experiments with GPT-4 (arXiv)](https://arxiv.org/abs/2303.12712)

    - [GPT-4 Technical Report (arXiv)](https://arxiv.org/abs/2303.08774)

  • Official WizardCoder-15B-V1.0 Released! Can Achieve 59.8% Pass@1 on HumanEval!
    5 projects | /r/LocalLLaMA | 15 Jun 2023
    ❗Note: In this study, we copy the scores for HumanEval and HumanEval+ from the LLM-Humaneval-Benchmarks. Notably, all the mentioned models generate code solutions for each problem utilizing a single attempt, and the resulting pass rate percentage is reported. Our WizardCoder generates answers using greedy decoding and tests with the same code.

What are some alternatives?

When comparing apps and evalplus you can also consider the following projects:

Popper - An inductive logic programming system

gpt_academic - 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。

llm_oracle - LLM Oracle is a GPT-4 powered tool for predicting future events. It's like a Magic 8 Ball that is able to perform basic research, calculations, and reasoning.

zero-shot-replication

Baichuan-13B - A 13B large language model developed by Baichuan Intelligent Technology

human-eval - Code for the paper "Evaluating Large Language Models Trained on Code"

chatgpt_academic - 为GPT/GLM提供图形交互界面,特别优化论文阅读润色体验,模块化设计支持自定义快捷按钮&函数插件,支持代码块表格显示,Tex公式双显示,新增Python和C++项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持清华chatglm等本地模型 [Moved to: https://github.com/binary-husky/gpt_academic]

WizardLM - Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder and WizardMath

llm-humaneval-benchmarks