This repo contains some models employed by the team MJR in HUHU-2023 Iberlef.
First install dependencies
python -m venv venv
source venv/bin/activate
pip install -r requirements.txtto train and predict with our best model
python main.py --modeltype ted --balancefor more help use
python main.py --helpThe experimental and offisial results can be found here