mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
doc
This commit is contained in:
parent
300c567b14
commit
afec558845
@ -1,4 +1,4 @@
|
||||
# Use public data stations to share and persist evaluation results
|
||||
# Evaluation Results Persistence
|
||||
|
||||
## Introduction
|
||||
|
||||
@ -39,7 +39,9 @@ opencompass ... -sp '/your_path' --read-from-station
|
||||
```
|
||||
|
||||
### Command Combination
|
||||
|
||||
1. Only upload the results under your latest working directory to the data station, without supplementing tasks that missing results:
|
||||
|
||||
```bash
|
||||
opencompass ... -sp '/your_path' -r latest -m viz
|
||||
```
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 使用公共数据站来进行评测结果共享与持久化
|
||||
# 评测结果持久化
|
||||
|
||||
## 介绍
|
||||
|
||||
@ -39,7 +39,9 @@ opencompass ... -sp '/your_path' --read-from-station
|
||||
```
|
||||
|
||||
### 指令组合
|
||||
|
||||
1. 仅向数据站上传最新工作目录下结果,不补充运行缺失结果的任务:
|
||||
|
||||
```bash
|
||||
opencompass ... -sp '/your_path' -r latest -m viz
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user