code-for-venezuela / c4v-py

3 stars 3 forks source link

Luis/language model eval #92

Closed LDiazN closed 2 years ago

LDiazN commented 3 years ago

Problem

We need a way to perform an accuracy evaluation for the base language model with newer data in order to know if the model should be retrained. The dataset required can be easily constructed using scraped data, so we also need a way to create datasets based on sets of ScrapedData instances

Solution

Relevant files: