MCPcopy Create free account
hub / github.com/SkyworkAI/Skywork / evaluate_ceval.py

File evaluate_ceval.py

eval/evaluate_ceval.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# origin code from https://github.com/QwenLM/Qwen/blob/main/eval/evaluate_ceval.py
2import os
3from typing import List
4import argparse

Callers

nothing calls this directly

Calls 2

set_seedFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected