NLP for Economics 1.2
Collection
NLP tools for sentiment analysis and relevance detection
•
4 items
•
Updated
This model is a fine-tuned version of samchain/econo-sentence-v2 on the economics-relevance dataset. The base model is kept frozen during training, only the classification head is updated.
It achieves the following results on the evaluation set:
This model is designed to detect whether a text discusses topics related to the US economy.
The model can be used as a screening tool to remove texts that are not discussing US economy.
The following hyperparameters were used during training:
Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
---|---|---|---|---|---|---|---|
0.5381 | 1.0 | 700 | 0.4333 | 0.7844 | 0.7894 | 0.7952 | 0.7844 |
0.4613 | 2.0 | 1400 | 0.4044 | 0.8328 | 0.7679 | 0.7856 | 0.8328 |
0.3523 | 3.0 | 2100 | 0.3973 | 0.8211 | 0.7991 | 0.7895 | 0.8211 |
Base model
google-bert/bert-base-uncased