Shalyt commited on
Commit
9a9eca3
·
verified ·
1 Parent(s): 3752ed3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,7 +11,7 @@ size_categories:
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.
 
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.