Awaitinf commited on
Commit
2069b67
·
verified ·
1 Parent(s): 2d28992

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - xmj2002/Chinese_modern_classical
5
+ - zeroyet/Classical_Modern_1
6
+ language:
7
+ - zh
8
+ metrics:
9
+ - bertscore
10
+ - sacrebleu
11
+ base_model:
12
+ - IDEA-CCNL/Randeng-T5-77M
13
+ pipeline_tag: text2text-generation
14
+ ---