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
a30a6cf
SQL-Generation
Ctrl+K
Ctrl+K
4 contributors
History:
33 commits
DeanGumas
first cut at fine-tuning with masked training, working but very very slow for inference
a30a6cf
17 days ago
deepseek-coder-1.3b-instruct
train data eda notebook
23 days ago
fine-tuned-model-16
Storing 16 and 32 rank LoRA finetuned models
18 days ago
fine-tuned-model-32
Storing 16 and 32 rank LoRA finetuned models
18 days ago
fine-tuned-model-8
first cut at fine-tuning with masked training, working but very very slow for inference
17 days ago
nba-data
added nba kaggle sqlite database and testing python notebook
30 days ago
train-data
first cut at adding data augmentation python notebook
18 days ago
.gitattributes
1.56 kB
added nba kaggle sqlite database and testing python notebook
30 days ago
README.md
5.11 kB
Test
23 days ago
augment_data.ipynb
13.6 kB
first cut at adding data augmentation python notebook
18 days ago
database_setup.ipynb
1.81 kB
added nba kaggle sqlite database and testing python notebook
30 days ago
demo.py
5.42 kB
Renamed demo script and added initial pre-trained test python notebook
23 days ago
finetune_model.ipynb
27.3 kB
first cut at fine-tuning with masked training, working but very very slow for inference
17 days ago
test_finetuned.ipynb
29.4 kB
fixed bug in test_finetuned notebook to read from proper directory
18 days ago
test_pretrained.ipynb
31.8 kB
ran full testing with updated prompt, improves team and other_stats performance, slight drop on game performance
22 days ago