Spaces:
Running
Running
commit
Browse files
app.py
CHANGED
|
@@ -99,7 +99,7 @@ def main():
|
|
| 99 |
}
|
| 100 |
```
|
| 101 |
3. **Submit your model**:
|
| 102 |
-
- Add the `
|
| 103 |
- Click on the "Refresh Data" button in this app, and you will see your model's results.
|
| 104 |
"""
|
| 105 |
)
|
|
|
|
| 99 |
}
|
| 100 |
```
|
| 101 |
3. **Submit your model**:
|
| 102 |
+
- Add the `ArmBench-LLM` tag and the `results.json` file to your model card.
|
| 103 |
- Click on the "Refresh Data" button in this app, and you will see your model's results.
|
| 104 |
"""
|
| 105 |
)
|