Chancy commited on
Commit
296f8e3
·
verified ·
1 Parent(s): 2d371a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ Training dataset for Polaris Preview models. The dataset is filtered from [DeepS
8
 
9
  ## Format
10
 
11
- Each row in the JSON dataset contains:
12
 
13
  - **problem**: The input problem.
14
  - **answer**: The answer to the problem
 
8
 
9
  ## Format
10
 
11
+ Each row in the `jsonl` file contains:
12
 
13
  - **problem**: The input problem.
14
  - **answer**: The answer to the problem