Skip to content

Ethyn13/eval-anything

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eval-Anything

全模态大模型评测框架

Installation

conda create -n eval-anything python==3.11
pip install -e .

Quick Start

  1. 设置评测参数文件

  2. 启动评测脚本

    bash scripts/run.sh

Development

开发指南请见development.md

About

feat: support VLA evaluation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%