Submission files are available on DeepLearningBrasil_task1.csv and DeepLearningBrasil_task2.csv. Here is the presentation.
pip install -r requirements.txt
All experiments were made on V100 GPU (32GB).
-
Train ensemble. Run Notebooks in order:
-
Generate submission file eval.ipynb
- Train ensemble
bash SOE/train_ensemble.sh
- Predict ensemble
bash SOE/predict_ensemble.sh
@inproceedings{gomes2022deep,
title={Deep learning brasil at absapt 2022: Portuguese transformer ensemble approaches},
author={Gomes, JRS and Rodrigues, RC and Garcia, EAS and Junior, AFB and Silva, Diogo Fernandes Costa and Maia, Dyonnatan Ferreira},
booktitle={Proceedings of the Iberian Languages Evaluation F{\'o}rum (IberLEF 2022), co-located with the 38th Conference of the Spanish Society for Natural Language Processing (SEPLN 2022), Online. CEUR. org},
year={2022}
}
This work is licensed under a Creative Commons Attribution 4.0 International License. See LICENSE.txt
for more information.
This work has been supported by the AI Center of Excellence (Centro de Excelência em Inteligência Artificial – CEIA) of the Institute of Informatics at the Federal University of Goiás (INF-UFG).