[Doc][Misc] Improve readability and fix typos in documentation (#8340)
### What this PR does / why we need it? This PR improves the readability of the documentation by fixing typos, correcting command extensions, and fixing broken links in the Chinese README. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Documentation changes only. --------- Signed-off-by: sunshine202600 <sunshine202600@163.com>
This commit is contained in:
@@ -65,7 +65,7 @@ pip install gradio plotly evalscope
|
||||
|
||||
## 3. Run GSM8K using EvalScope for accuracy testing
|
||||
|
||||
You can use `evalscope eval` to run GSM8K for accuracy testing:
|
||||
You can use `evalscope eval` to run GSM8K (a grade-school math benchmark dataset) for accuracy testing:
|
||||
|
||||
```shell
|
||||
evalscope eval \
|
||||
|
||||
Reference in New Issue
Block a user