GiovanniPioDelvecchio / NLP-Project

This is the repository for the group DP(G)R dedicated to the project for the exam of NLP, which will consist in a model for prediction of values associated to argumentations.
0 stars 0 forks source link

Early stopping #8

Closed GiovanniPioDelvecchio closed 1 year ago

GiovanniPioDelvecchio commented 1 year ago

It is necessary to implement an early stopping algorithm that can make the training pipeline more efficient and precise.

DomMcOyle commented 1 year ago

Early stopping was implemented. Closing this issue.