Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ pretty_name: Elementary Functions MaskedGraph-LaTeX
|
|
| 17 |
size_categories:
|
| 18 |
- 1K<n<10K
|
| 19 |
configs:
|
| 20 |
-
- config_name:
|
| 21 |
data_files:
|
| 22 |
- split: train
|
| 23 |
path: ComplexFunctions_MultiMask/*.parquet
|
|
@@ -29,7 +29,7 @@ configs:
|
|
| 29 |
dtype: image
|
| 30 |
- name: latex_formula
|
| 31 |
dtype: string
|
| 32 |
-
- config_name:
|
| 33 |
data_files:
|
| 34 |
- split: train
|
| 35 |
path: ElementaryFunctions_OneMask/*.parquet
|
|
|
|
| 17 |
size_categories:
|
| 18 |
- 1K<n<10K
|
| 19 |
configs:
|
| 20 |
+
- config_name: complex_functions_multi-mask
|
| 21 |
data_files:
|
| 22 |
- split: train
|
| 23 |
path: ComplexFunctions_MultiMask/*.parquet
|
|
|
|
| 29 |
dtype: image
|
| 30 |
- name: latex_formula
|
| 31 |
dtype: string
|
| 32 |
+
- config_name: elementary_functions_one-mask
|
| 33 |
data_files:
|
| 34 |
- split: train
|
| 35 |
path: ElementaryFunctions_OneMask/*.parquet
|