Added a section on data quality aspect

#2
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -99,6 +99,19 @@ Because answers are deterministic, evaluation can be performed via:
99
 
100
  ---
101
 
 
 
 
 
 
 
 
 
 
 
 
 
 
102
  ## Reinforcement Learning and Outcome Supervision
103
 
104
  This dataset is designed to support **outcome-based reinforcement learning** for reasoning models.
 
99
 
100
  ---
101
 
102
+ ## Data Quality Assurance Process
103
+
104
+ To ensure scientific validity of the answer, all tasks are prepared and reviewed twice by PhD experts.
105
+
106
+ Key quality rubrics include:
107
+
108
+ * Prompt and answer accuracy
109
+ * Clarity of prompt and underlying reasoning
110
+ * Expert-verified model breaking cases due to model’s incorrect reasoning process
111
+ * Google-proof originality validation.
112
+
113
+ ---
114
+
115
  ## Reinforcement Learning and Outcome Supervision
116
 
117
  This dataset is designed to support **outcome-based reinforcement learning** for reasoning models.