Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,32 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- agent
|
| 9 |
+
pretty_name: CSAR²
|
| 10 |
+
size_categories:
|
| 11 |
+
- n<1K
|
| 12 |
+
---
|
| 13 |
+
# CSAR²
|
| 14 |
+
CSAR² (Counter Strike Attributes Recognition & Reasoning) is a comprehensive evaluation benchmark for testing model understanding of Counter-Strike 2 across textual knowledge, visual analysis capabilities and audio event classification.
|
| 15 |
+
|
| 16 |
+
### Textual knowledge
|
| 17 |
+
Multiple choice questions about Counter-Strike 2
|
| 18 |
+
Categories: Map, Economy, Grenade, Weapon, Round
|
| 19 |
+
Format: LLMs answer questions testing their CS2 knowledge
|
| 20 |
+
Example: "Which map has A Long bombsite? A)..." → A)
|
| 21 |
+

|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
### Visual knowledge
|
| 25 |
+
To be added...
|
| 26 |
+
|
| 27 |
+
### Audio knowledge
|
| 28 |
+
To be added...
|
| 29 |
+
|
| 30 |
+
#### Contributors
|
| 31 |
+
- Yannis Zhosan (https://huggingface.co/Yad3ik)
|
| 32 |
+
- Vadim Pavliukevich (http://t.me/vadim_pavliukevich)
|