qgyd2021 commited on
Commit
9107887
1 Parent(s): 4a40560

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - question-answering
5
+ - translation
6
+ - conversational
7
+ - text-generation
8
+ - text2text-generation
9
+ language:
10
+ - zh
11
+ - en
12
+ size_categories:
13
+ - 100M<n<1B
14
  ---
15
+ ## 句子翻译指令数据集
16
+
17
+ 其中包含**机器翻译**数据集,也包含**汉语文言文与白话文之间的翻译**数据集。
18
+
19
+ 在做[qgyd2021/few_shot_intent_sft](https://huggingface.co/datasets/qgyd2021/few_shot_intent_sft)时,我意识到可能需要同时让模型具有翻译的能力以实现知识在不同语言之间的传递,因此决定制作此数据集。
20
+