mattdax/544-nlp-project

1

stars

24

commits

Jupyter Notebook

primary language

Dec 18, 2024

updated

README

544-nlp-project

Evaluate models

Some baseline models to try:

  • defog/sqlcoder-7b-2
  • seeklhy/codes-1b
  • seeklhy/codes-7b
  • seeklhy/codes-7b-merged

Running on CARC:

cd baseline_models
sbatch evaluate_model.sh "model_name"

Running locally (GPU recommended):

cd baseline_models
./evaluate_model_local.sh "model_name"

Contributors

mattdax

13 commits

co-li

9 commits

evanshiu

2 commits

mattdax/544-nlp-project

1

stars

24

commits

Jupyter Notebook

primary language

Dec 18, 2024

updated

README

544-nlp-project

Evaluate models

Some baseline models to try:

  • defog/sqlcoder-7b-2
  • seeklhy/codes-1b
  • seeklhy/codes-7b
  • seeklhy/codes-7b-merged

Running on CARC:

cd baseline_models
sbatch evaluate_model.sh "model_name"

Running locally (GPU recommended):

cd baseline_models
./evaluate_model_local.sh "model_name"

Contributors

mattdax

13 commits

co-li

9 commits

evanshiu

2 commits

Languages

Jupyter Notebook

99.5%