This repository contains a unified collection of Llama-based projects for DSL tasks:
- Dataset Builder: Tool used initially to create Llama3.2 3B training set
- Llama Fine-tuning: Code used for fine-tuning and evaluating Llama3.2 3B
- Build Checker: Tools for validating Scala code snippets
- Ollama Prompt Engineering: Evaluation of prompt engineering tecnhiques
.
├── dataset_builder/ # Dataset creation and management GUI
├── llama_finetune/ # Fine-tuning scripts and configurations
├── build_checker/ # Scala code validation tools
└── ollama_prompt_engineering/ # Prompt evaluation tools