generated_from_keras_callback

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

This model is a fine-tuned version of vinai/bertweet-covid19-base-uncased on a dataset of 10k tweets about COVID-19 policies from US legislators in the House and Senate.

The model is intended to identify skepticism of COVID-19 policies (i.e. masks, social distancing, lockdowns, vaccines etc.). The model classifies as 1 (expressing skepticism/opposition to a COVID-19 policy or 0 (no opposition)

It achieves the following results on the evaluation set:

The following hyperparameters were used during training:

Training results

Train Loss Train Sparse Categorical Accuracy Validation Loss Validation Sparse Categorical Accuracy Epoch
0.1822 0.9345 0.1021 0.9584 0
0.1007 0.9591 0.0913 0.9627 1

Framework versions