Update README.md
Browse files
README.md
CHANGED
|
@@ -15,18 +15,18 @@ tags:
|
|
| 15 |
- mathematics
|
| 16 |
pretty_name: Elementary Functions MaskedGraph-LaTeX
|
| 17 |
configs:
|
| 18 |
-
- config_name: elementary_functions_onemask
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
size_categories:
|
| 31 |
- 1K<n<10K
|
| 32 |
---
|
|
|
|
| 15 |
- mathematics
|
| 16 |
pretty_name: Elementary Functions MaskedGraph-LaTeX
|
| 17 |
configs:
|
| 18 |
+
- config_name: elementary_functions_onemask
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: ElementaryFunctions_OneMask/*.parquet
|
| 22 |
+
dataset_info:
|
| 23 |
+
features:
|
| 24 |
+
- name: graph
|
| 25 |
+
dtype: image
|
| 26 |
+
- name: masked_graph
|
| 27 |
+
dtype: image
|
| 28 |
+
- name: latex_formula
|
| 29 |
+
dtype: string
|
| 30 |
size_categories:
|
| 31 |
- 1K<n<10K
|
| 32 |
---
|