Update README.md
Browse files
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
|
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
|