Commit
•
fe190c9
1
Parent(s):
b39dc0e
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (b4646f86b3133b7816eb78df1af3a5d45c00222f)
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: media-bias-ukraine-dataset-all-minus-ukraine-masked
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- f1
|
7 |
+
base_model: distilbert-base-uncased
|
8 |
model-index:
|
9 |
- name: media-bias-ukraine-dataset-all-minus-ukraine-masked
|
10 |
results: []
|