Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,19 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- synthetic
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
size_categories:
|
| 5 |
-
- n<
|
| 6 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- synthetic
|
| 4 |
+
- math
|
| 5 |
+
- plot
|
| 6 |
+
- graph
|
| 7 |
+
- function-graph
|
| 8 |
size_categories:
|
| 9 |
+
- 1K<n<10K
|
| 10 |
+
pretty_name: Simplified FunctionGraph-LaTeX
|
| 11 |
+
license: apache-2.0
|
| 12 |
+
task_categories:
|
| 13 |
+
- image-to-text
|
| 14 |
+
- image-feature-extraction
|
| 15 |
+
- image-text-to-text
|
| 16 |
+
---
|
| 17 |
+
# Simplified FunctionGraph-LaTeX
|
| 18 |
+
This dataset is a simplified version of teaching a model the relationship between functions and mathematical functions.<br/>
|
| 19 |
+
The functions were generated randomly; see: (function generator.ipybn)[]
|