Commit
•
334d805
1
Parent(s):
cf8d625
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (f8ebdd9e957ce96fd817d6a70105f0fa9c0a3958)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- bleu
|
|
|
8 |
model-index:
|
9 |
- name: damilola-finetuned-NLP-opus-mt-en-ha
|
10 |
results: []
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- bleu
|
8 |
+
base_model: Helsinki-NLP/opus-mt-en-ha
|
9 |
model-index:
|
10 |
- name: damilola-finetuned-NLP-opus-mt-en-ha
|
11 |
results: []
|