Skip to content

mjason98/huhu23

Repository files navigation

HuHu 2023

This repo contains some models employed by the team MJR in HUHU-2023 Iberlef.

Run and Train

First install dependencies

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

to train and predict with our best model

python main.py --modeltype ted --balance

for more help use

python main.py --help

Results

The experimental and offisial results can be found here

About

Model to participate un HUHU-2023 Iberlef

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors