Commit
•
49e34b7
1
Parent(s):
3c7cceb
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (bc5c2584aa364118e943a196376279707e190d97)
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: deberta-v3-large__sst2__train-16-2
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: microsoft/deberta-v3-large
|
8 |
model-index:
|
9 |
- name: deberta-v3-large__sst2__train-16-2
|
10 |
results: []
|