mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
fix
This commit is contained in:
parent
a058b9b493
commit
28cdf4e776
@ -67,7 +67,7 @@ def parse_args():
|
||||
'already have the results and want to evaluate them, '
|
||||
'or "viz" if you want to visualize the results,'
|
||||
'or "rs" if you want to search results from your station.',
|
||||
choices=['all', 'infer', 'eval', 'viz', 'rs'],
|
||||
choices=['all', 'infer', 'eval', 'viz'],
|
||||
default='all',
|
||||
type=str)
|
||||
parser.add_argument('-r',
|
||||
|
Loading…
Reference in New Issue
Block a user