ianroberts's picture
Update model card
aa9ad06 verified
---
library_name: transformers
datasets:
- strombergnlp/rumoureval_2019
language:
- en
base_model:
- vinai/bertweet-base
---
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
One of a pair of models intended to classify the stance of a "reply" post with respect to the post to which it is replying. This is a _target aware_ model, i.e. it considers both the reply and the target post to which it is replying. [GateNLP/stance-bertweet-target-oblivious](https://huggingface.co/GateNLP/stance-bertweet-target-oblivious) is the complementary "target-oblivious" model, the two models are used in combination in the [GATE Cloud English Stance Classifier](https://cloud.gate.ac.uk/shopfront/displayItem/stance-classification).
For background, see [this paper](https://arxiv.org/pdf/2303.12665).