BlueBrain / Search

Blue Brain text mining toolbox for semantic search and structured information extraction
https://blue-brain-search.readthedocs.io
GNU Lesser General Public License v3.0
40 stars 10 forks source link

Hyperparameter optimization for NER #378

Open FrancescoCasalegno opened 3 years ago

FrancescoCasalegno commented 3 years ago

In #356 we started seeing that we can play with hyperparameters to reduce the runtime while having high accuracy.

Once #321 is resolved, we can start looking into hyperparameter optimization:

pafonta commented 3 years ago

Dependency to #321

We also discussed yesterday that this task should happen after #321. Indeed, we need to know what is happening between the evaluation on the dev set and the evaluation on the test set.