Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ Training dataset for Polaris Preview models. The dataset is filtered from [DeepS
|
|
10 |
|
11 |
Each row in the JSON dataset contains:
|
12 |
|
13 |
-
- **problem**: The
|
14 |
- **answer**: The answer to the problem
|
15 |
- **difficulty**: The pass rate of the problem estimated by `Deepseek-R1-distill-Qwen-7B`
|
16 |
|
|
|
10 |
|
11 |
Each row in the JSON dataset contains:
|
12 |
|
13 |
+
- **problem**: The input problem.
|
14 |
- **answer**: The answer to the problem
|
15 |
- **difficulty**: The pass rate of the problem estimated by `Deepseek-R1-distill-Qwen-7B`
|
16 |
|