Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ license: "gpl-3.0"
|
|
11 |
|
12 |
Pre-trained weights for [Knowledge Enhance Masked Language Model for Stance Detection](https://2021.naacl.org/program/accepted/), NAACL 2021.
|
13 |
|
|
|
|
|
14 |
# Training Data
|
15 |
|
16 |
This model is pre-trained on over 5 million English tweets about the 2020 US Presidential Election.
|
|
|
11 |
|
12 |
Pre-trained weights for [Knowledge Enhance Masked Language Model for Stance Detection](https://2021.naacl.org/program/accepted/), NAACL 2021.
|
13 |
|
14 |
+
We use the initialized weights from BERT-base (uncased) or `bert-base-uncased`.
|
15 |
+
|
16 |
# Training Data
|
17 |
|
18 |
This model is pre-trained on over 5 million English tweets about the 2020 US Presidential Election.
|