straybird commited on
Commit
9050542
1 Parent(s): 452d36c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: text2text-generation
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)