Menouar commited on
Commit
fc5a5af
1 Parent(s): 4b1f8ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -7,4 +7,10 @@ language:
7
  - en
8
  size_categories:
9
  - 1M<n<10M
10
- ---
 
 
 
 
 
 
 
7
  - en
8
  size_categories:
9
  - 1M<n<10M
10
+ ---
11
+
12
+ The linear equations in this dataset are in the form:
13
+
14
+ ```
15
+ zy + ay + b + n = py + dy + c + r
16
+ ```