Commit
•
ff02cf6
1
Parent(s):
69e612c
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (a6cab4f78d3612f944ca224bb04bd1b5b9d56e82)
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: distilroberta-base-uncased-distilled-emotion
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: distilroberta-base
|
8 |
model-index:
|
9 |
- name: distilroberta-base-uncased-distilled-emotion
|
10 |
results: []
|