Commit
•
6c7b9c6
1
Parent(s):
93e4af8
Librarian Bot: Add base_model information to model (#5)
Browse files- Librarian Bot: Add base_model information to model (50607ed8c37a1d40168dad4e65269293e9a547f7)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
7 |
model-index:
|
8 |
- name: deberta-v3-base-injection
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: microsoft/deberta-v3-base
|
8 |
model-index:
|
9 |
- name: deberta-v3-base-injection
|
10 |
results: []
|