Spaces:
Sleeping
Sleeping
Update src/about.py
Browse files- src/about.py +2 -0
src/about.py
CHANGED
|
@@ -65,6 +65,8 @@ python evaluate_model.py --model_name your_model_name --task Math --num_fewshot
|
|
| 65 |
```
|
| 66 |
"""
|
| 67 |
|
|
|
|
|
|
|
| 68 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|
| 69 |
CITATION_BUTTON_TEXT = r"""
|
| 70 |
@inproceedings{khademi-khaledi-faili-2025-iruex,
|
|
|
|
| 65 |
```
|
| 66 |
"""
|
| 67 |
|
| 68 |
+
EVALUATION_QUEUE_TEXT = ""
|
| 69 |
+
|
| 70 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|
| 71 |
CITATION_BUTTON_TEXT = r"""
|
| 72 |
@inproceedings{khademi-khaledi-faili-2025-iruex,
|