modelscope / evalscope

A streamlined and customizable framework for efficient large model evaluation and performance benchmarking
https://evalscope.readthedocs.io/en/latest/
Apache License 2.0
227 stars 30 forks source link

Refactor setup and add UTs #85

Closed wangxingjun778 closed 3 months ago

wangxingjun778 commented 3 months ago
  1. Fix eval_backend in run.py
  2. Refactor setup.py
  3. Add UTs for eval multi-backends
  4. Update comments and docs