SQL-Generation / test_pretrained.ipynb

Commit History

Updated compare_result function to allow passing the cursor, also re-ran test_pretrained and test_rag with updated loss function
23a14a5

DeanGumas commited on

Fix bug on function evaluation
cd9fee3

licesma commited on

Modify path to relative path
5af7feb

licesma commited on

Add relative path functionality for colab
aa43cb9

licesma commited on

colab support part two
c397e97

licesma commited on

Add support for colab
bfad6ce

licesma commited on

Add a source folder
c1d6d12

licesma 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

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

DeanGumas 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