Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ base_model: Twitter/twhin-bert-large
|
|
| 8 |
model-index:
|
| 9 |
- name: TwHIN-BERT-Misinformation-Classifier
|
| 10 |
results: []
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -125,4 +127,4 @@ The following hyperparameters were used during training:
|
|
| 125 |
- Transformers 4.28.1
|
| 126 |
- Pytorch 2.0.0+cu118
|
| 127 |
- Datasets 2.11.0
|
| 128 |
-
- Tokenizers 0.13.3
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: TwHIN-BERT-Misinformation-Classifier
|
| 10 |
results: []
|
| 11 |
+
datasets:
|
| 12 |
+
- roupenminassian/twitter-misinformation
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 127 |
- Transformers 4.28.1
|
| 128 |
- Pytorch 2.0.0+cu118
|
| 129 |
- Datasets 2.11.0
|
| 130 |
+
- Tokenizers 0.13.3
|