CoolFace
Datasetpublic

Croc-Prog-HF/Masked_FunctionGraph-LaTeX

Elementary Functions MaskedGraph-LaTeX This dataset was created to teach the model to "decompose" complex functions into elementary functions, isolating their pieces as elementary functions by associating masks with complex functions. For elementary functions (such as cos, sin, x^n), a single mask was used. This way, the model understands that curvilinear and linear functions should only receive a single mask. For more complex functions with multiple monomials, the graphs were… See the full description on the dataset page: https://huggingface.co/datasets/Croc-Prog-HF/Masked_FunctionGraph-LaTeX.

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes18downloads
Dataset Card

Elementary Functions MaskedGraph-LaTeX

This dataset was created to teach the model to "decompose" complex functions into elementary functions, isolating their pieces as elementary functions by associating masks with complex functions.<br/> For elementary functions (such as cos, sin, x^n), a single mask was used. This way, the model understands that curvilinear and linear functions should only receive a single mask.<br/> For more complex functions with multiple monomials, the graphs were highlighted with multiple masks of different colors, thus isolating the elementary functions.<br/> In this way, the model learns to "decompose" complex functions into parts of simple functions.