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