Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,55 +37,56 @@ EPiK is a Korean dataset that combines Korean cultural context and physical prin
|
|
| 37 |
<table border="1" cellpadding="6" cellspacing="0">
|
| 38 |
<thead>
|
| 39 |
<tr>
|
| 40 |
-
<th>
|
| 41 |
-
<th>
|
| 42 |
-
<th>
|
| 43 |
</tr>
|
| 44 |
</thead>
|
| 45 |
<tbody>
|
| 46 |
<tr>
|
| 47 |
-
<td rowspan="3">
|
| 48 |
-
<td>
|
| 49 |
-
<td>
|
| 50 |
</tr>
|
| 51 |
<tr>
|
| 52 |
-
<td>
|
| 53 |
-
<td>
|
| 54 |
</tr>
|
| 55 |
<tr>
|
| 56 |
-
<td>
|
| 57 |
-
<td>
|
| 58 |
</tr>
|
| 59 |
<tr>
|
| 60 |
-
<td rowspan="2">
|
| 61 |
-
<td>
|
| 62 |
-
<td>
|
| 63 |
</tr>
|
| 64 |
<tr>
|
| 65 |
-
<td>
|
| 66 |
-
<td>
|
| 67 |
</tr>
|
| 68 |
<tr>
|
| 69 |
-
<td rowspan="3">
|
| 70 |
-
<td>
|
| 71 |
-
<td>
|
| 72 |
</tr>
|
| 73 |
<tr>
|
| 74 |
-
<td>
|
| 75 |
-
<td>
|
| 76 |
</tr>
|
| 77 |
<tr>
|
| 78 |
-
<td>
|
| 79 |
-
<td>
|
| 80 |
</tr>
|
| 81 |
<tr>
|
| 82 |
-
<td>
|
| 83 |
-
<td>
|
| 84 |
-
<td>
|
| 85 |
</tr>
|
| 86 |
</tbody>
|
| 87 |
</table>
|
| 88 |
|
|
|
|
| 89 |
## Taxonomy of problem types (English ver.)
|
| 90 |
<table border="1" cellspacing="0" cellpadding="5" style="border-collapse: collapse; width: 100%; font-size: 0.9em;">
|
| 91 |
<thead>
|
|
|
|
| 37 |
<table border="1" cellpadding="6" cellspacing="0">
|
| 38 |
<thead>
|
| 39 |
<tr>
|
| 40 |
+
<th>Category</th>
|
| 41 |
+
<th>Problem Type</th>
|
| 42 |
+
<th>Definition</th>
|
| 43 |
</tr>
|
| 44 |
</thead>
|
| 45 |
<tbody>
|
| 46 |
<tr>
|
| 47 |
+
<td rowspan="3">Basic Knowledge and Attribute Comprehension</td>
|
| 48 |
+
<td>Physical Concepts and Principles</td>
|
| 49 |
+
<td>Assesses understanding of fundamental physical laws and principles.</td>
|
| 50 |
</tr>
|
| 51 |
<tr>
|
| 52 |
+
<td>Object Attributes and Functions</td>
|
| 53 |
+
<td>Assesses understanding and evaluation of inherent properties like material, weight, shape, and texture, and potential interactions.</td>
|
| 54 |
</tr>
|
| 55 |
<tr>
|
| 56 |
+
<td>States of Matter and Changes</td>
|
| 57 |
+
<td>Assesses understanding and evaluation of the characteristics of solid, liquid, and gas states, and the principles of state changes like melting, freezing, boiling, and dissolving.</td>
|
| 58 |
</tr>
|
| 59 |
<tr>
|
| 60 |
+
<td rowspan="2">Causality and Dynamic Reasoning</td>
|
| 61 |
+
<td>Predicting Physical Outcomes</td>
|
| 62 |
+
<td>Assesses the ability to predict the physical outcomes of specific actions or events.</td>
|
| 63 |
</tr>
|
| 64 |
<tr>
|
| 65 |
+
<td>Analyzing Physical Causes</td>
|
| 66 |
+
<td>Assesses the ability to explain the cause of an already-occurred phenomenon from the most plausible physical perspective.</td>
|
| 67 |
</tr>
|
| 68 |
<tr>
|
| 69 |
+
<td rowspan="3">Goal-Oriented and Applied Reasoning</td>
|
| 70 |
+
<td>Utilizing Tools and Procedures</td>
|
| 71 |
+
<td>Assesses the ability to select appropriate tools and follow correct procedures to achieve a goal.</td>
|
| 72 |
</tr>
|
| 73 |
<tr>
|
| 74 |
+
<td>Problem Solving and Planning</td>
|
| 75 |
+
<td>Assesses the ability to plan and execute multi-step physical actions to solve a given problem.</td>
|
| 76 |
</tr>
|
| 77 |
<tr>
|
| 78 |
+
<td>Judging Physical Plausibility</td>
|
| 79 |
+
<td>Assesses whether a proposed solution is physically possible and based on common-sense tools and concepts in the real world.</td>
|
| 80 |
</tr>
|
| 81 |
<tr>
|
| 82 |
+
<td>Situational and Constraint Reasoning</td>
|
| 83 |
+
<td>Risk and Safety Assessment</td>
|
| 84 |
+
<td>Assesses the ability to predict potential risks and infer methods to ensure safety.</td>
|
| 85 |
</tr>
|
| 86 |
</tbody>
|
| 87 |
</table>
|
| 88 |
|
| 89 |
+
|
| 90 |
## Taxonomy of problem types (English ver.)
|
| 91 |
<table border="1" cellspacing="0" cellpadding="5" style="border-collapse: collapse; width: 100%; font-size: 0.9em;">
|
| 92 |
<thead>
|