diff --git a/.gitignore b/.gitignore index b5a2596..203d1be 100644 --- a/.gitignore +++ b/.gitignore @@ -255,18 +255,17 @@ $RECYCLE.BIN/ wandb/ #dataset -#data/ +data/ # code #code/*.py # data *.csv #output -#outputs/ -#model -#models/ +outputs/ + #prediction -#prediction/ +prediction/ # checkpoints checkpoint*