Commit History

First successful fine-tuning run, resulting model is no good but it does train successfully
1f9c86c

DeanGumas commited on

Initial attempt at fine-tuning using LoRA with basic cross-entropy loss
8c47142

DeanGumas commited on

ran full testing with updated prompt, improves team and other_stats performance, slight drop on game performance
32c1934

DeanGumas commited on

trying to prompt engineer fixes for other_stats table
7f1de95

DeanGumas commited on

Adding completed pre-training testing runs to python notebook
a30f35d

DeanGumas commited on

Created evaluation loop for running on full dataframes
9f2b199

DeanGumas commited on

Merge branch 'main' of https://huggingface.co/USC-Applied-NLP-Group/SQL-Generation into main
88abe86

DeanGumas commited on

Updated evaluation function to give tolerance for slight floating point differences
50a9093

DeanGumas commited on

train data eda notebook
4e76f69

licesma commited on

Classify training data
bffa994

licesma commited on

fixed issue with inconsistent formatting in training data
7dc8863

DeanGumas commited on

updating prompt to include team name and abbreviations
f2c9e91

DeanGumas commited on

Small tweaks to evaluation function
506f5a9

DeanGumas commited on

updating test pretrained script to evaluate model outputs
ce9fc6c

DeanGumas commited on

Renamed demo script and added initial pre-trained test python notebook
4be750a

DeanGumas commited on

Adding SQL-NLP training data
c5c0647

DeanGumas commited on

added better prompt engineering
a4d4f25

DeanGumas commited on

tweaking prompt a little further so it only outputs SQL more consistently
5fcf240

DeanGumas commited on

Updated to use real nba database for test query
5438aa6

DeanGumas commited on

added nba kaggle sqlite database and testing python notebook
756c967

DeanGumas commited on

Update README.md
de02f0c
verified

DeanGumas commited on

Create README.md
0ffecb1
verified

DeanGumas commited on

Delete README.md
0b60c04
verified

DeanGumas commited on

adding test code for deepseek coder model
95fd05e

DeanGumas commited on

initial commit
fc137ef
verified

DeanGumas commited on