trained 8 rank LoRA finetuned model, saving train and validation datasets to disk c72582f DeanGumas commited on Apr 8, 2025
first cut at fine-tuning with masked training, working but very very slow for inference a30a6cf DeanGumas commited on Apr 7, 2025
fixed bug in test_finetuned notebook to read from proper directory 271b076 DeanGumas commited on Apr 7, 2025
First decent attempt, seems to generate valid queries after pre-training. Needs evaluation still fdaf162 DeanGumas commited on Apr 3, 2025
First successful fine-tuning run, resulting model is no good but it does train successfully 1f9c86c DeanGumas commited on Apr 3, 2025
Initial attempt at fine-tuning using LoRA with basic cross-entropy loss 8c47142 DeanGumas commited on Apr 3, 2025
ran full testing with updated prompt, improves team and other_stats performance, slight drop on game performance 32c1934 DeanGumas commited on Apr 2, 2025
Adding completed pre-training testing runs to python notebook a30f35d DeanGumas commited on Apr 2, 2025
Merge branch 'main' of https://huggingface.co/USC-Applied-NLP-Group/SQL-Generation into main 88abe86 DeanGumas commited on Apr 2, 2025
Updated evaluation function to give tolerance for slight floating point differences 50a9093 DeanGumas commited on Apr 2, 2025
Renamed demo script and added initial pre-trained test python notebook 4be750a DeanGumas commited on Apr 1, 2025
tweaking prompt a little further so it only outputs SQL more consistently 5fcf240 DeanGumas commited on Mar 26, 2025
added nba kaggle sqlite database and testing python notebook 756c967 DeanGumas commited on Mar 25, 2025