Commit
•
1168cef
1
Parent(s):
b2ed9cb
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (732436b4e81e545cb25e367a2cb105e749bbf1f5)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -3,6 +3,7 @@ tags:
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- bleu
|
|
|
6 |
model-index:
|
7 |
- name: cantonese-chinese-translation
|
8 |
results: []
|
|
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
5 |
- bleu
|
6 |
+
base_model: fnlp/bart-base-chinese
|
7 |
model-index:
|
8 |
- name: cantonese-chinese-translation
|
9 |
results: []
|