Chancy commited on
Commit
2d371a8
·
verified ·
1 Parent(s): 89092bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 mathematical question text, formatted with LaTeX notation.
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