Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
pipeline_tag:
|
4 |
language:
|
5 |
- zh
|
6 |
metrics:
|
7 |
- bleu
|
8 |
---
|
|
|
9 |
# Model Description
|
10 |
|
11 |
Erya is a pretrained model specifically designed for translating Ancient Chinese into Modern Chinese. It utilizes an Encoder-Decoder architecture and has been trained using a combination of DMLM (Dual Masked Language Model) and DAS (Disyllabic Aligned Substitution) techniques on datasets comprising both Ancient Chinese and Modern Chinese texts. The detailed information of our work can be found here: [RUCAIBox/Erya (github.com)](https://github.com/RUCAIBox/Erya)
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: translation
|
4 |
language:
|
5 |
- zh
|
6 |
metrics:
|
7 |
- bleu
|
8 |
---
|
9 |
+
|
10 |
# Model Description
|
11 |
|
12 |
Erya is a pretrained model specifically designed for translating Ancient Chinese into Modern Chinese. It utilizes an Encoder-Decoder architecture and has been trained using a combination of DMLM (Dual Masked Language Model) and DAS (Disyllabic Aligned Substitution) techniques on datasets comprising both Ancient Chinese and Modern Chinese texts. The detailed information of our work can be found here: [RUCAIBox/Erya (github.com)](https://github.com/RUCAIBox/Erya)
|