guocheng98
commited on
Commit
•
b3ee252
1
Parent(s):
14e9ca3
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,14 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
-
model_index:
|
4 |
-
- name: HelsinkiNLP-FineTuned-Legal-es-zh
|
5 |
-
results:
|
6 |
-
- task:
|
7 |
-
name: Sequence-to-sequence Language Modeling
|
8 |
-
type: text2text-generation
|
9 |
---
|
10 |
|
11 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
-
should probably proofread and complete it, then remove this comment. -->
|
13 |
-
|
14 |
# HelsinkiNLP-FineTuned-Legal-es-zh
|
15 |
|
16 |
This model is a fine-tuned version of [Helsinki-NLP/opus-tatoeba-es-zh](https://huggingface.co/Helsinki-NLP/opus-tatoeba-es-zh) on an unkown dataset.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
+
- zh
|
5 |
+
|
6 |
+
tags:
|
7 |
+
- translation
|
8 |
+
|
9 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
|
|
|
|
|
|
12 |
# HelsinkiNLP-FineTuned-Legal-es-zh
|
13 |
|
14 |
This model is a fine-tuned version of [Helsinki-NLP/opus-tatoeba-es-zh](https://huggingface.co/Helsinki-NLP/opus-tatoeba-es-zh) on an unkown dataset.
|