Unverified Commit 36360bdf authored by Hubert's avatar Hubert Committed by GitHub
Browse files

[Fix] fix filename typo (#549)

parent 214a34f0
......@@ -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
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment