Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
USC-Applied-NLP-Group
/
SQL-Generation
like
0
Follow
USC Applied NLP Group
5
TensorBoard
Safetensors
arxiv:
1910.09700
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
c0c5b84
SQL-Generation
Ctrl+K
Ctrl+K
4 contributors
History:
69 commits
DeanGumas
adding latest test dataset run
c0c5b84
5 days ago
__pycache__
Notebooks for GPT evaluation
8 days ago
deepseek-coder-1.3b-instruct
Add column evaluator
14 days ago
fine-tuned-model-16
finished finetuning with 16 rank lora
13 days ago
fine-tuned-model-8-diff
trained 8 rank LoRA finetuned model, saving train and validation datasets to disk
15 days ago
fine-tuned-model-8
first cut at fine-tuning with masked training, working but very very slow for inference
16 days ago
nba-data
added nba kaggle sqlite database and testing python notebook
29 days ago
src
Notebooks for GPT evaluation
8 days ago
train-data
Adding test set generation python notebook, and correspond train and test dataset tsv files
5 days ago
train.hf
trained 8 rank LoRA finetuned model, saving train and validation datasets to disk
15 days ago
val-16.hf
finished finetuning with 16 rank lora
13 days ago
val.hf
trained 8 rank LoRA finetuned model, saving train and validation datasets to disk
15 days ago
.gitattributes
1.56 kB
added nba kaggle sqlite database and testing python notebook
29 days ago
README.md
5.11 kB
Test
22 days ago
augment_data.ipynb
13.6 kB
first cut at adding data augmentation python notebook
17 days ago
chat_gpt_3.5.ipynb
12.1 kB
Notebooks for GPT evaluation
8 days ago
chat_gpt_4.ipynb
12.5 kB
Notebooks for GPT evaluation
8 days ago
create_test_dataset.ipynb
7.38 kB
adding latest test dataset run
5 days ago
database_setup.ipynb
1.81 kB
added nba kaggle sqlite database and testing python notebook
29 days ago
demo.py
5.42 kB
Renamed demo script and added initial pre-trained test python notebook
22 days ago
demo_rag.py
12 kB
Move paht to a variable
14 days ago
finetune_model.ipynb
214 kB
fix cuda
12 days ago
rag_helper.ipynb
9.38 kB
Add changes to save new rag dadataframe
9 days ago
rag_metadata.py
2.3 kB
Create rag_metadata.py
14 days ago
test_finetuned.ipynb
31 kB
switch fine-tuned evaluation script to use 8 rank model
15 days ago
test_pretrained.ipynb
14.5 kB
Updated compare_result function to allow passing the cursor, also re-ran test_pretrained and test_rag with updated loss function
12 days ago
test_rag.ipynb
23.4 kB
Added testing on small database to test_rag notebook, removed excess print statements
12 days ago
test_rag.py
19.4 kB
Updating compare result function in src directory, fixing small issues in test_rag prompt, adding test_rag notebook
12 days ago
test_rag_2.ipynb
16.5 kB
Fix typo in rag
9 days ago