Commit
·
29be050
1
Parent(s):
46f584e
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (ce0a3b92c23b43b0136bdd66934b282152bf4480)
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 |
- accuracy
|
|
|
7 |
model-index:
|
8 |
- name: distilbert-base-uncased__subj__all-train
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: distilbert-base-uncased
|
8 |
model-index:
|
9 |
- name: distilbert-base-uncased__subj__all-train
|
10 |
results: []
|