Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,26 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
configs:
|
| 3 |
-
- config_name: default
|
| 4 |
-
data_files:
|
| 5 |
-
- split: text
|
| 6 |
-
path: data/text-*
|
| 7 |
-
dataset_info:
|
| 8 |
-
features:
|
| 9 |
-
- name: file
|
| 10 |
-
dtype: string
|
| 11 |
-
- name: question
|
| 12 |
-
dtype: string
|
| 13 |
-
- name: answer
|
| 14 |
-
dtype: string
|
| 15 |
-
- name: category
|
| 16 |
-
list: string
|
| 17 |
-
splits:
|
| 18 |
-
- name: text
|
| 19 |
-
num_bytes: 44958
|
| 20 |
-
num_examples: 294
|
| 21 |
-
download_size: 19095
|
| 22 |
-
dataset_size: 44958
|
| 23 |
-
---
|
| 24 |
# CSAR²
|
| 25 |
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.
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# CSAR²
|
| 2 |
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.
|
| 3 |
|