Commit
•
2b6ddad
1
Parent(s):
7ae927f
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (f7e9a98c285034bede2aab8535ffce01de9ac2cf)
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__sst2__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__sst2__all-train
|
10 |
results: []
|