Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
jishnunair commited on
Commit
9e2423c
·
verified ·
1 Parent(s): 0c9673b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -101,8 +101,7 @@ license: cc-by-nc-4.0
101
  language:
102
  - en
103
  ---
104
- # SRBench
105
 
106
- This dataset is a collection of six different types of questions that are observed to be difficult for reasoning models to answer but easy for humans.
107
-
108
- We have observed that models like DeepSeek R1 and its derivatives struggle to follow certain instructions and tend to focus on the wrong parts of the questions. As a result, they spend a significant amount of time during the thinking process and sometimes fail to answer the questions correctly.
 
101
  language:
102
  - en
103
  ---
104
+ # DNA Bench
105
 
106
+ Don’t Answer Bench (DNA Bench), a novel benchmark designed to expose a vulnerability in current RLMs: their tendency to over-reason by attempting to solve unsolvable
107
+ problems, leading to excessively long responses.