Update paper link in citation
#1
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,17 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
| 3 |
task_categories:
|
| 4 |
- question-answering
|
| 5 |
- text-classification
|
| 6 |
- zero-shot-classification
|
| 7 |
- multiple-choice
|
|
|
|
| 8 |
tags:
|
| 9 |
- multi-choice
|
| 10 |
- question-answering
|
| 11 |
-
pretty_name: sata-bench-basic
|
| 12 |
-
size_categories:
|
| 13 |
-
- 1K<n<10K
|
| 14 |
---
|
|
|
|
| 15 |
# Cite
|
| 16 |
|
| 17 |
@misc{xu2025satabenchselectapplybenchmark,
|
|
@@ -21,7 +22,7 @@ size_categories:
|
|
| 21 |
eprint={2506.00643},
|
| 22 |
archivePrefix={arXiv},
|
| 23 |
primaryClass={cs.CL},
|
| 24 |
-
url={https://
|
| 25 |
}
|
| 26 |
|
| 27 |
# Select-All-That-Apply Benchmark (SATA-bench) Dataset Desciption
|
|
@@ -42,4 +43,4 @@ A comprehensive evaluation of sota LLMs on SATA-Bench has been performed.
|
|
| 42 |
confusion score. d1: Reading Comprehension, d2: Toxicity, d3: News, d4: Biomedicine, d5: Laws, and d6: Events.</figcaption>
|
| 43 |
</figure>
|
| 44 |
|
| 45 |
-
Please refer to sata-bench/sata_bench for a small subset of human labeled questions with multiple correct answers
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
+
size_categories:
|
| 4 |
+
- 1K<n<10K
|
| 5 |
task_categories:
|
| 6 |
- question-answering
|
| 7 |
- text-classification
|
| 8 |
- zero-shot-classification
|
| 9 |
- multiple-choice
|
| 10 |
+
pretty_name: sata-bench-basic
|
| 11 |
tags:
|
| 12 |
- multi-choice
|
| 13 |
- question-answering
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
+
|
| 16 |
# Cite
|
| 17 |
|
| 18 |
@misc{xu2025satabenchselectapplybenchmark,
|
|
|
|
| 22 |
eprint={2506.00643},
|
| 23 |
archivePrefix={arXiv},
|
| 24 |
primaryClass={cs.CL},
|
| 25 |
+
url={https://huggingface.co/papers/2506.00643},
|
| 26 |
}
|
| 27 |
|
| 28 |
# Select-All-That-Apply Benchmark (SATA-bench) Dataset Desciption
|
|
|
|
| 43 |
confusion score. d1: Reading Comprehension, d2: Toxicity, d3: News, d4: Biomedicine, d5: Laws, and d6: Events.</figcaption>
|
| 44 |
</figure>
|
| 45 |
|
| 46 |
+
Please refer to sata-bench/sata_bench for a small subset of human labeled questions with multiple correct answers
|