Spaces:
Running
Running
Update_app.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -33,7 +33,7 @@ XLSX_DIR = "./file//results.xlsx"
|
|
33 |
LEADERBOARD_INTRODUCTION = """# π S-Eval Leaderboard
|
34 |
## π Updates
|
35 |
π£ [2024/10/25]: We release all 20,000 base risk prompts and 200,000 corresponding attack prompts ([Version-0.1.2](https://github.com/IS2Lab/S-Eval)). We also update [π LeaderBoard v0.1.2](https://huggingface.co/spaces/IS2Lab/S-Eval_v0.1.2) with new evaluation results including GPT-4 and other models.
|
36 |
-
π S-Eval has achieved about **7,000** total views and about **2,000** total downloads across multiple platforms
|
37 |
|
38 |
π£ [2024/06/17]: We further release 10,000 base risk prompts and 100,000 corresponding attack prompts ([Version-0.1.1](https://github.com/IS2Lab/S-Eval)). If you require automatic safety evaluations, please feel free to submit a request via [Issues](https://huggingface.co/spaces/IS2Lab/S-Eval/discussions) or contact us by [Email](mailto:xiaohanyuan@zju.edu.cn).
|
39 |
|
|
|
33 |
LEADERBOARD_INTRODUCTION = """# π S-Eval Leaderboard
|
34 |
## π Updates
|
35 |
π£ [2024/10/25]: We release all 20,000 base risk prompts and 200,000 corresponding attack prompts ([Version-0.1.2](https://github.com/IS2Lab/S-Eval)). We also update [π LeaderBoard v0.1.2](https://huggingface.co/spaces/IS2Lab/S-Eval_v0.1.2) with new evaluation results including GPT-4 and other models.
|
36 |
+
π S-Eval has achieved about **7,000** total views and about **2,000** total downloads across multiple platforms. π
|
37 |
|
38 |
π£ [2024/06/17]: We further release 10,000 base risk prompts and 100,000 corresponding attack prompts ([Version-0.1.1](https://github.com/IS2Lab/S-Eval)). If you require automatic safety evaluations, please feel free to submit a request via [Issues](https://huggingface.co/spaces/IS2Lab/S-Eval/discussions) or contact us by [Email](mailto:xiaohanyuan@zju.edu.cn).
|
39 |
|