Spaces:
Running
Running
commit
Browse files
app.py
CHANGED
|
@@ -74,8 +74,8 @@ def main():
|
|
| 74 |
"""
|
| 75 |
To submit a model for evaluation, please follow these steps:
|
| 76 |
1. **Evaluate your model**:
|
| 77 |
-
- Follow the evaluation script provided here: [https://github.com/
|
| 78 |
-
- For more details about the evaluation and submission process, read the README in the
|
| 79 |
|
| 80 |
2. **Format your submission file**:
|
| 81 |
- After evaluation, you will get a `results.json` file. Ensure the file follows this format:
|
|
|
|
| 74 |
"""
|
| 75 |
To submit a model for evaluation, please follow these steps:
|
| 76 |
1. **Evaluate your model**:
|
| 77 |
+
- Follow the evaluation script provided here: [https://github.com/Metricam/ArmBench-LLM](https://github.com/Metricam/ArmBench-LLM)
|
| 78 |
+
- For more details about the evaluation and submission process, read the README in the ArmBench-LLM GitHub repository.
|
| 79 |
|
| 80 |
2. **Format your submission file**:
|
| 81 |
- After evaluation, you will get a `results.json` file. Ensure the file follows this format:
|