Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 434 Bytes

File metadata and controls

17 lines (9 loc) · 434 Bytes

Quora Insincere Questions Classification

Code for Kaggle competition here

Prepare dataset

Put train.csv.zip in this folder and run python kfold_validation_data.py to generate K-folds dataset and experiments file

Run all models

This will run allennlp on all generated K-folds and put into output_{} folders

bash run_experiments.sh