Skip to content

Commit

Permalink
Dev/refactor 0.5 (#91)
Browse files Browse the repository at this point in the history
* update test_run_all

* update readme

* update readme

* update readme

* update logger for swift deploy in UTs

* update UTs

* update ut

* update ut

* update ut

* update ut

* update example

* add summarizer for eval_datasets

* update

* update

* update version to 0.5.1

* update ut

* test for summ

* update

* update version and req

* update version
  • Loading branch information
wangxingjun778 authored Aug 5, 2024
1 parent edcb797 commit 138c994
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions evalscope/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) Alibaba, Inc. and its affiliates.

__version__ = '0.5.1'
__release_datetime__ = '2024-08-01 08:00:00'
__version__ = '0.5.2'
__release_datetime__ = '2024-08-06 08:00:00'
2 changes: 1 addition & 1 deletion requirements/opencompass.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ms-opencompass
ms-opencompass>=0.0.5
2 changes: 1 addition & 1 deletion requirements/vlmeval.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ms-vlmeval
ms-vlmeval>=0.0.5

0 comments on commit 138c994

Please sign in to comment.