mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
[Fix] fix filename typo (#549)
This commit is contained in:
parent
214a34f0b8
commit
36360bdfc3
@ -100,7 +100,7 @@ We have provided several examples for API-based models. Please refer to
|
||||
|
||||
```bash
|
||||
configs
|
||||
├── eval_zhihu.py
|
||||
├── eval_zhipu.py
|
||||
├── eval_xunfei.py
|
||||
└── eval_minimax.py
|
||||
```
|
||||
|
@ -92,7 +92,7 @@ models = [
|
||||
|
||||
```bash
|
||||
configs
|
||||
├── eval_zhihu.py
|
||||
├── eval_zhipu.py
|
||||
├── eval_xunfei.py
|
||||
└── eval_minimax.py
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user