Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,31 +15,6 @@ task_categories:
|
|
| 15 |
- image-to-text
|
| 16 |
- image-feature-extraction
|
| 17 |
- image-text-to-text
|
| 18 |
-
configs:
|
| 19 |
-
- config_name: Graph-function Noisy
|
| 20 |
-
data_files:
|
| 21 |
-
- split: train
|
| 22 |
-
path: Graph-function_noisy/*.parquet
|
| 23 |
-
- config_name: Graph-function Static
|
| 24 |
-
data_files:
|
| 25 |
-
- split: train
|
| 26 |
-
path: Graph-function_static/*.parquet
|
| 27 |
-
- config_name: default
|
| 28 |
-
data_files:
|
| 29 |
-
- split: train
|
| 30 |
-
path: data/train-*
|
| 31 |
-
dataset_info:
|
| 32 |
-
features:
|
| 33 |
-
- name: graph
|
| 34 |
-
dtype: image
|
| 35 |
-
- name: latex_formula
|
| 36 |
-
dtype: string
|
| 37 |
-
splits:
|
| 38 |
-
- name: train
|
| 39 |
-
num_bytes: 4660136.0
|
| 40 |
-
num_examples: 140
|
| 41 |
-
download_size: 4241184
|
| 42 |
-
dataset_size: 4660136.0
|
| 43 |
---
|
| 44 |
# Simplified FunctionGraph-LaTeX
|
| 45 |
This dataset is a simplified preview version of teaching a model the relationship between functions graphs and mathematical functions.<br/>
|
|
|
|
| 15 |
- image-to-text
|
| 16 |
- image-feature-extraction
|
| 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/>
|