Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,20 @@ configs:
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
+
language:
|
20 |
+
- zht
|
21 |
+
- zh
|
22 |
+
task_categories:
|
23 |
+
- translation
|
24 |
+
- text2text-generation
|
25 |
+
- text-generation
|
26 |
+
- sentence-similarity
|
27 |
+
size_categories:
|
28 |
+
- 100K<n<1M
|
29 |
+
pretty_name: COCT en-zhtw deduplicate
|
30 |
---
|
31 |
+
|
32 |
+
# Dataset Card for COCT en-zhtw deduplicate
|
33 |
+
|
34 |
+
De-duplicate version of [zetavg/coct-en-zh-tw-translations-twp-300k](https://huggingface.co/datasets/zetavg/coct-en-zh-tw-translations-twp-300k). \
|
35 |
+
\* The du-duplicate process is run twice for both English and Traditional Chinese.
|