Datasets:
Upload dataset
Browse files- README.md +19 -3
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -16,14 +16,30 @@ task_categories:
|
|
| 16 |
- image-feature-extraction
|
| 17 |
- image-text-to-text
|
| 18 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- config_name: Graph-function Static
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
-
path:
|
| 23 |
-
- config_name:
|
| 24 |
data_files:
|
| 25 |
- split: train
|
| 26 |
-
path:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
---
|
| 28 |
# Simplified FunctionGraph-LaTeX
|
| 29 |
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 |
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/>
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:999ba422711bcd3cee7b1eff6e151adfd9bbd0786bb05772ca2c00a88719ba91
|
| 3 |
+
size 4241184
|