REILX commited on
Commit
a3da8f6
1 Parent(s): b0b09cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - REILX/Modern-Chinese-to-Classical-Chinese
5
+ language:
6
+ - zh
7
+ base_model: Qwen/Qwen2-7B-Instruct
8
+ pipeline_tag: text2text-generation
9
+ ---