Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,16 @@ language:
|
|
| 3 |
- en
|
| 4 |
pretty_name: CTF(Capture The Flag) AI Assistants Benchmark
|
| 5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
# CTFAIA dataset
|
| 7 |
|
| 8 |
CTFAIA is a benchmark which aims at evaluating next-generation LLMs (LLMs with augmented capabilities due to added tooling, efficient prompting, access to search, etc).
|
|
|
|
| 3 |
- en
|
| 4 |
pretty_name: CTF(Capture The Flag) AI Assistants Benchmark
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
INTRODUCTION_TEXT = """
|
| 8 |
+
阿里巴巴国际站与西北工业大学联合开发项目
|
| 9 |
+
网络空间安全学院-NLP&大模型安全课题组-高德宏&杨黎斌&刘鹏望&胥基&赖起敬&张一涵&周梓伦
|
| 10 |
+
[**[LeaderBoard]**](https://huggingface.co/spaces/autogenCTF/agent_ctf_leaderboard)
|
| 11 |
+
[**[Dataset]**](https://huggingface.co/datasets/autogenCTF/CTFAIA)
|
| 12 |
+
[**[GitHub]**](https://github.com/Miracle-x/AutoGen-CTF)
|
| 13 |
+
[**[CTF platform]**](http://47.251.44.45:8000)
|
| 14 |
+
[**[Contribute to CTF platform]**](https://github.com/TedLau/Docker-AutoCTF)
|
| 15 |
+
|
| 16 |
# CTFAIA dataset
|
| 17 |
|
| 18 |
CTFAIA is a benchmark which aims at evaluating next-generation LLMs (LLMs with augmented capabilities due to added tooling, efficient prompting, access to search, etc).
|