Commit
·
0c9673b
1
Parent(s):
0b36220
Change in layot
Browse files
README.md
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
-
# SRBench
|
2 |
-
|
3 |
-
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.
|
4 |
-
|
5 |
-
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.
|
6 |
-
|
7 |
---
|
8 |
dataset_info:
|
9 |
- config_name: do-not-respond
|
@@ -107,3 +101,8 @@ license: cc-by-nc-4.0
|
|
107 |
language:
|
108 |
- en
|
109 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
- config_name: do-not-respond
|
|
|
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.
|