Commit
•
90627d4
1
Parent(s):
ebaef4a
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (d6e503baabd4934d8c2536f0221e030d7568a5c9)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- f1
|
|
|
7 |
model-index:
|
8 |
- name: TwHIN-BERT-Misinformation-Classifier
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- f1
|
7 |
+
base_model: Twitter/twhin-bert-large
|
8 |
model-index:
|
9 |
- name: TwHIN-BERT-Misinformation-Classifier
|
10 |
results: []
|