Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ size_categories:
|
|
11 |
The fields in `Full_ASyMOB_Dataset.json` are:
|
12 |
|
13 |
* **Index**: Sequential ID.
|
14 |
-
*
|
15 |
-
*
|
16 |
-
*
|
17 |
-
*
|
|
|
11 |
The fields in `Full_ASyMOB_Dataset.json` are:
|
12 |
|
13 |
* **Index**: Sequential ID.
|
14 |
+
* **Challenge**: The mathematical question in LaTeX format, including assumptions regarding variables or other mathematical details.
|
15 |
+
* **Answer in Sympy**: The answer to the question, represented as a SymPy expression string.
|
16 |
+
* **Variation**: e.g., Equivalence-All-Hard, Numeric-One-3, etc.
|
17 |
+
* **Source**: Same as the seed question from which this variation originated.
|