An open API service indexing awesome lists of open source software.

https://github.com/abdulhadi806/llm_fune_tuning_hackathon

In the recent competition, we were challenged to finetune a model that can convert a LaTeX expressions into Python code effectively. My team, which I led, secured 6th place overall.
https://github.com/abdulhadi806/llm_fune_tuning_hackathon

ai fine-tuning h100 hackathon llm

Last synced: about 1 year ago
JSON representation

In the recent competition, we were challenged to finetune a model that can convert a LaTeX expressions into Python code effectively. My team, which I led, secured 6th place overall.

Awesome Lists containing this project

README

          

# Convert Latex to Python code

We fine-tuned a Salesforce/CodeT5p-770 on a 35k dataset and gain an accuracy of 74% on test data scoring 6th position. We applied Lora and post quanitization to speeding up
the inference and training. Moreover we also applied post processing in order to fix some common indentation issues

## Space to test out our model inference

[Huggingface space](https://huggingface.co/spaces/AbdulHadi806/LaTeX-to-Python-CodeT5-Finetune)

[Model](https://huggingface.co/AbdulHadi806/codeT5-finetuned-LaTexToPythonCode-30kDataset)

## My Team

[AbdulHadi806](https://github.com/AbdulHadi806)

[acroash1122](https://github.com/acroash1122)

[abdulsaboor728](https://github.com/abdulsaboor728)

[ashawesomeone](https://github.com/ashawesomeone/)