Spaces:
Runtime error
Runtime error
Update meta_data.py
Browse files- meta_data.py +0 -3
meta_data.py
CHANGED
@@ -11,9 +11,6 @@ CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
|
|
11 |
# CONSTANTS-TEXT
|
12 |
LEADERBORAD_INTRODUCTION = """# Frontier AI Cybersecurity Observatory
|
13 |
### Welcome to Frontier AI Cybersecurity Observatory! This leaderboard is a collection of benchmarks relevant to cybersecurity capabilities.
|
14 |
-
|
15 |
-
Tracking AI capabilities in cybersecurity is essential for understanding emerging impacts and risks. Our Frontier AI Cybersecurity Observatory provides a centralized platform that aggregates relevant benchmarks, enabling the community to more easily monitor and assess the evolving cybersecurity capabilities of AI systems.
|
16 |
-
|
17 |
This leaderboard covers {} benchmarks.
|
18 |
|
19 |
This leaderboard was last updated: {} """
|
|
|
11 |
# CONSTANTS-TEXT
|
12 |
LEADERBORAD_INTRODUCTION = """# Frontier AI Cybersecurity Observatory
|
13 |
### Welcome to Frontier AI Cybersecurity Observatory! This leaderboard is a collection of benchmarks relevant to cybersecurity capabilities.
|
|
|
|
|
|
|
14 |
This leaderboard covers {} benchmarks.
|
15 |
|
16 |
This leaderboard was last updated: {} """
|