48 lines
1.2 KiB
Markdown
48 lines
1.2 KiB
Markdown
---
|
|
name: 2-Issue template (English Version)
|
|
about: Issues encountered during model evaluation
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Self-Check List
|
|
|
|
Before submitting an issue, please ensure you have completed the following steps:
|
|
- [ ] I have carefully read the [relevant user documentation](https://evalscope.readthedocs.io/en/latest/get_started/parameters.html)
|
|
- [ ] I have reviewed the [Frequently Asked Questions](https://evalscope.readthedocs.io/en/latest/get_started/faq.html)
|
|
- [ ] I have searched and reviewed existing issues to confirm this is not a duplicate problem
|
|
|
|
## Problem Description
|
|
|
|
Please briefly describe the problem you encountered.
|
|
|
|
## EvalScope Version (Required)
|
|
v0.xx.x
|
|
|
|
## Tools Used
|
|
- [ ] Native / Native framework
|
|
- [ ] Opencompass backend
|
|
- [ ] VLMEvalKit backend
|
|
- [ ] RAGEval backend
|
|
- [ ] Perf / Model inference stress testing tool
|
|
- [ ] Arena / Arena mode
|
|
|
|
## Executed Code or Instructions
|
|
|
|
Please provide the main code or instructions you executed.
|
|
|
|
## Error Log
|
|
|
|
Please paste the complete error log or console output.
|
|
|
|
## Running Environment
|
|
|
|
- Operating System:
|
|
- Python Version:
|
|
|
|
## Additional Information
|
|
|
|
If there is any other relevant information, please provide it here.
|