Commit
•
6aab4e6
1
Parent(s):
d7f0e34
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (97a3f6717ae12aa34f682de720371449659b81c1)
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: distilbert-base-cased-distilled-emotion-bg
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
base_model: distilbert-base-multilingual-cased
|
8 |
model-index:
|
9 |
- name: distilbert-base-cased-distilled-emotion-bg
|
10 |
results: []
|