This project runs an experiment training a code-generation focused AI model to learn how to translate the appropriate portions of plain English text into LaTeX format.
- Install all packages from requirements.txt
- Run the data preprocess script
- Run the scripts in the training directory to fine-tune each pair of models
- Run the evaluation scripts to generate results
- src
- datapreprocessing.py
- training
- training script 1
- training script 2
- evaluation
- evaluation script 1
- evaluation script 2
- @abbyPitcairn: author
- @CDurepos: author
August 11, 2025