Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,11 +2,10 @@
|
|
2 |
language:
|
3 |
- es
|
4 |
- zh
|
5 |
-
|
6 |
tags:
|
7 |
- translation
|
8 |
-
|
9 |
-
license: apache-2.0
|
10 |
---
|
11 |
|
12 |
This model is a fine-tuned version of [Helsinki-NLP/opus-tatoeba-es-zh](https://huggingface.co/Helsinki-NLP/opus-tatoeba-es-zh) on a dataset of legal domain constructed by the author himself.
|
|
|
2 |
language:
|
3 |
- es
|
4 |
- zh
|
5 |
+
license: apache-2.0
|
6 |
tags:
|
7 |
- translation
|
8 |
+
base_model: Helsinki-NLP/opus-tatoeba-es-zh
|
|
|
9 |
---
|
10 |
|
11 |
This model is a fine-tuned version of [Helsinki-NLP/opus-tatoeba-es-zh](https://huggingface.co/Helsinki-NLP/opus-tatoeba-es-zh) on a dataset of legal domain constructed by the author himself.
|