Commit
•
8a46298
1
Parent(s):
8bf9b5a
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (79117bbf25cc6c8b8db88a965d4db1acc26a415e)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- x-tech/cantonese-mandarin-translations
|
|
|
11 |
model-index:
|
12 |
- name: output
|
13 |
results: []
|
|
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- x-tech/cantonese-mandarin-translations
|
11 |
+
base_model: google/mt5-base
|
12 |
model-index:
|
13 |
- name: output
|
14 |
results: []
|