Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,21 +16,7 @@ task_categories:
|
|
| 16 |
- image-feature-extraction
|
| 17 |
- image-text-to-text
|
| 18 |
|
| 19 |
-
|
| 20 |
-
- config_name: Graph-function Static
|
| 21 |
-
data_files:
|
| 22 |
-
- split: train
|
| 23 |
-
path: "Graph-function_static/*.parquet"
|
| 24 |
-
features:
|
| 25 |
-
graph: image
|
| 26 |
-
latex_formula: string
|
| 27 |
-
- config_name: Graph-function Noisy
|
| 28 |
-
data_files:
|
| 29 |
-
- split: train
|
| 30 |
-
path: "Graph-function_noisy/*.parquet"
|
| 31 |
-
features:
|
| 32 |
-
graph: image
|
| 33 |
-
latex_formula: string
|
| 34 |
---
|
| 35 |
# Simplified FunctionGraph-LaTeX
|
| 36 |
This dataset is a simplified preview version of teaching a model the relationship between functions graphs and mathematical functions.<br/>
|
|
|
|
| 16 |
- image-feature-extraction
|
| 17 |
- image-text-to-text
|
| 18 |
|
| 19 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
# Simplified FunctionGraph-LaTeX
|
| 22 |
This dataset is a simplified preview version of teaching a model the relationship between functions graphs and mathematical functions.<br/>
|