MixEval logo

MixEval

Enrichment pending
JinjieNi/MixEval

The official evaluation suite and dynamic data release for MixEval.

GraphCanon updated today · GitHub synced today

254
Stars
40
Forks
7
Open issues
1
Watchers
1y
Last push
PythonCreated Jun 1, 2024

Trust & integrity

Full report
Maintenance
Dormant (608d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
109 low (109 low)
As of today · Source: osv@v1

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

The official evaluation suite and dynamic data release for MixEval.

Capability facts

Languages
python

Source: github.language · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

conda create -n MixEval python=3.11 --yes
Source link

Tags

README

Quick Start

(Step 1) Clone repo and setup the environment:

git clone https://github.com/Psycoy/MixEval.git
cd MixEval
conda create -n MixEval python=3.11 --yes
conda activate MixEval
bash setup.sh