Hugging Face
Models
Datasets
Spaces
Community
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
xet
Metrics
Training metrics
Community
1
ace09b0
SQL-Generation
4 contributors
History:
52 commits
MikeTerekhov
Update test_rag.py
ace09b0
verified
11 months ago
__pycache__
Fix bug on function evaluation
11 months ago
deepseek-coder-1.3b-instruct
Add column evaluator
11 months ago
fine-tuned-model-16
finished finetuning with 16 rank lora
11 months ago
fine-tuned-model-8-diff
trained 8 rank LoRA finetuned model, saving train and validation datasets to disk
11 months ago
fine-tuned-model-8
first cut at fine-tuning with masked training, working but very very slow for inference
11 months ago
nba-data
added nba kaggle sqlite database and testing python notebook
11 months ago
src
Fix bug on function evaluation
11 months ago
train-data
Upload data_augmentation.tsv file (still need to go through queries and check if they are valid)
11 months ago
train.hf
trained 8 rank LoRA finetuned model, saving train and validation datasets to disk
11 months ago
val-16.hf
finished finetuning with 16 rank lora
11 months ago
val.hf
trained 8 rank LoRA finetuned model, saving train and validation datasets to disk
11 months ago
.gitattributes
Safe
1.56 kB
added nba kaggle sqlite database and testing python notebook
11 months ago
README.md
Safe
5.11 kB
Test
11 months ago
augment_data.ipynb
Safe
13.6 kB
first cut at adding data augmentation python notebook
11 months ago
database_setup.ipynb
Safe
1.81 kB
added nba kaggle sqlite database and testing python notebook
11 months ago
demo.py
Safe
5.42 kB
Renamed demo script and added initial pre-trained test python notebook
11 months ago
demo_rag.py
Safe
12 kB
Move paht to a variable
11 months ago
finetune_model.ipynb
222 kB
finished finetuning with 16 rank lora
11 months ago
rag_metadata.py
Safe
2.3 kB
Create rag_metadata.py
11 months ago
test_finetuned.ipynb
Safe
31 kB
switch fine-tuned evaluation script to use 8 rank model
11 months ago
test_pretrained.ipynb
18 kB
Fix bug on function evaluation
11 months ago
test_rag.py
16.7 kB
Update test_rag.py
11 months ago