Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -87,6 +87,16 @@ EPiK is a Korean dataset that combines Korean cultural context and physical prin
|
|
| 87 |
</table>
|
| 88 |
|
| 89 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
|
| 91 |
|
| 92 |
## Example
|
|
|
|
| 87 |
</table>
|
| 88 |
|
| 89 |
|
| 90 |
+
## Dataset Construction Stages
|
| 91 |
+
1. **Foundational Framework**: Establish a task taxonomy and sourcing realistic scenarios.
|
| 92 |
+
|
| 93 |
+
2. **Two-Stage Generation and Verification Pipeline**: Problems generation and verification process
|
| 94 |
+
|
| 95 |
+
3. **Deduplication**: Filter out by Min-hash algorithm to ensure dataset diversity.
|
| 96 |
+
|
| 97 |
+
4. **Answer Bias Filtering**: Remove questions where the correct answer can be guessed from superficial cues, rather than genuine reasoning.
|
| 98 |
+
|
| 99 |
+
5. **Human Evaluation**: Final quality assurance by a human expert
|
| 100 |
|
| 101 |
|
| 102 |
## Example
|