Downloads · 30 days
5
1% of all-time downloads
penscola/tweet_sentiments_analysis_bert
tweet_sentiments_analysis_bert is a text classification model from penscola. Use it when you need a label for a piece of text. It is set up for transformers. The card lists the license as apache-2.0.
should probably proofread and complete it, then remove this comment. --
Downloads · 30 days
5
1% of all-time downloads
All-time downloads
359
Public
Repo size
2.6 GB
Likes
0
Public
Click a slice to open those files.
.bin433 MB · 100%
From the Hugging Face model README
This model is a fine-tuned version of bert-base-cased on an unknown dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|---|---|---|---|---|
| 0.7027 | 1.0 | 1000 | 0.6758 | 0.6903 |
| 0.5666 | 2.0 | 2000 | 0.6413 | 0.7292 |
| 0.4067 | 3.0 | 3000 | 0.8208 | 0.7379 |
| 0.2546 | 4.0 | 4000 | 1.1904 | 0.7401 |
| 0.1256 | 5.0 | 5000 | 1.4513 | 0.7377 |