raptorkwok commited on
Commit
e81551f
1 Parent(s): 00a178e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -3,4 +3,13 @@ license: cc0-1.0
3
  language:
4
  - zh
5
  pretty_name: Cantonese-Written Chinese Parallel Dataset
6
- ---
 
 
 
 
 
 
 
 
 
 
3
  language:
4
  - zh
5
  pretty_name: Cantonese-Written Chinese Parallel Dataset
6
+ task_categories:
7
+ - translation
8
+ size_categories:
9
+ - 100K<n<1M
10
+ ---
11
+
12
+ Cantonese-Written Chinese Parallel Dataset with roughly 1 million pairs of Cantonese and Written Chinese sentences, in JSONL format.
13
+ The sentence topics include news, novels and daily conversations. Translations are done by Microsoft Azure Translate API, and manually corrected problems by me. Sentences are also manually verified by me one by one.
14
+
15
+ The dataset could be extended if there are more resources, in terms of manpower and money.