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