File size: 4,258 Bytes
1dba2bc d43397e 1dba2bc a239562 32d6f1b a2e2007 a239562 1dba2bc 32d6f1b 1dba2bc 32d6f1b 1dba2bc 32d6f1b 30b2448 1337bb8 1dba2bc 32d6f1b 1dba2bc 32d6f1b 1dba2bc 32d6f1b 1dba2bc 32d6f1b 1dba2bc 32d6f1b 1dba2bc 32d6f1b 1dba2bc 32d6f1b 1dba2bc 32d6f1b 1dba2bc 32d6f1b 1dba2bc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 | ---
license: cc-by-sa-4.0
task_categories:
- text-classification
- text-generation
tags:
- agent
- math
- Mathematics
- Large
- LLM
- large
- Math
- mathematics
- LATEX
- latex
- LaTeX
- good_quality
pretty_name: MathOCR
size_categories:
- 100M<n<1B
---
# Dataset Card for MathOCR
## Dataset Details
### Dataset Description
- **Curated by:** Roman
- **Funded by Roman:** No funding needed
- **Shared by Roman:** Also made by Roman
- **Language(s) (NLP):** English
- **License:** Common Creatives Attribution Share Alike 4.0
### Dataset Sources [optional]
- **Repository:** [https://huggingface.co/datasets/DataMuncher-Labs/LaTeXt]
- **I don't write papers or demos**
## Uses
<!-- Address questions around how the dataset is intended to be used. -->
### Direct Use
<!-- This section describes suitable use cases for the dataset. -->
Post training for mathematical visualization.
### Out-of-Scope Use
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
[Its not meant, but technically works for diffusion models.]
[The only way this dataset can be misused is in]
**A.** [Incompatible models, like TTS]
**B.** [Copying the repo without crediting mep
## Dataset Structure
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
The dataset uses the format of
problem_latex|solution_latex|problem_english
## Dataset Creation
### Curation Rationale
<!-- Motivation for the creation of this dataset. -->
I thought there was simply a lack of mathematical Latex datasets
### Source Data
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
#### Data Collection and Processing
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
Data was sourced from python...
**Its synthetic data**
<!--*I don't upload webscraped data cause im afraid i could get copyrighted ;-;*-->
#### Who are the source data producers?
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
Roman
<!--Ai assisted in making some parts of the script (sympy is hard)-->
#### Personal and Sensitive Information
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
No PII or Sensitive information
*Also why I make synthtic data*
## Bias, Risks, and Limitations
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
#### Doesn't cover all equation types
#### Doesn't cover all numbers possible
#### There are aready similar datasets
### Recommendations
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
**Just don't use it for the wrong models.**
*I know someone was thinking of giving this to a speech model...*
## Citation [optional]
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
**BibTeX:**
@dataset{datamuncher_latext_2026,
author = {DataMuncher-Labs},
title = {LaTeXt},
year = {2026},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/DataMuncher-Labs/LaTeXt},
note = {Synthetic LaTeX equation text dataset}
}
**APA:**
**DataMuncher-Labs. (2026). LaTeXt [Dataset]. Hugging Face. https://huggingface.co/datasets/DataMuncher-Labs/LaTeXt**
## Dataset Card Authors
[Roman]
## Dataset Card Contact
[Email is **romanfinal@proton.me** please don't spam]
[Feel free to open a discussion on the repo] |