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