shimacos37 / kaggle-days-mumbai-3rd-place

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kaggle-days-mumbai-3rd-place

sakami part

Put the competition data sakami/input/.

cd sakami/
python feature_classification.py
python lm_classification.py

shimacos part

  • build envirionment
cd shimacos
docker build . -f images/Dockerfile.cuda11 -t kaggle:cuda11
  • preprocess
cd shimacos
python scripts/make_fold.py
  • train
cd shimacos
sh bin/exp001_xlm_roberta_large.sh

About


Languages

Language:Python 78.7%Language:Jupyter Notebook 20.0%Language:Dockerfile 0.9%Language:Shell 0.4%