Commit
•
0940463
1
Parent(s):
dcaab05
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (cba573646245bc1b272c28c20c3b5a5e96d23e55)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -10,6 +10,7 @@ tags:
|
|
10 |
widget:
|
11 |
- text: Hello, my name is Tom.
|
12 |
- text: Can the cat speak English?
|
|
|
13 |
model-index:
|
14 |
- name: en-toki-mt
|
15 |
results: []
|
|
|
10 |
widget:
|
11 |
- text: Hello, my name is Tom.
|
12 |
- text: Can the cat speak English?
|
13 |
+
base_model: Helsinki-NLP/opus-mt-en-ROMANCE
|
14 |
model-index:
|
15 |
- name: en-toki-mt
|
16 |
results: []
|