File size: 1,751 Bytes
f885abc
 
1b772a8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f212c4c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b4b06b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f212c4c
f885abc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1b772a8
 
 
 
 
 
f212c4c
 
 
 
 
 
4b4b06b
 
 
 
 
 
f885abc
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
---
dataset_info:
- config_name: en-zh_tw
  features:
  - name: translation
    dtype:
      translation:
        languages:
        - en
        - zh_tw
  splits:
  - name: train
    num_bytes: 12320
    num_examples: 152
  - name: test
    num_bytes: 3098
    num_examples: 38
  download_size: 12737
  dataset_size: 15418
- config_name: id-zh_tw
  features:
  - name: translation
    dtype:
      translation:
        languages:
        - id
        - zh_tw
  splits:
  - name: train
    num_bytes: 12690
    num_examples: 152
  - name: test
    num_bytes: 3135
    num_examples: 38
  download_size: 12506
  dataset_size: 15825
- config_name: ko-zh_tw
  features:
  - name: translation
    dtype:
      translation:
        languages:
        - ko
        - zh_tw
  splits:
  - name: train
    num_bytes: 14004
    num_examples: 152
  - name: test
    num_bytes: 3497
    num_examples: 38
  download_size: 13353
  dataset_size: 17501
- config_name: vi-zh_tw
  features:
  - name: translation
    dtype:
      translation:
        languages:
        - vi
        - zh_tw
  splits:
  - name: train
    num_bytes: 14345
    num_examples: 152
  - name: test
    num_bytes: 3522
    num_examples: 38
  download_size: 13333
  dataset_size: 17867
configs:
- config_name: en-zh_tw
  data_files:
  - split: train
    path: en-zh_tw/train-*
  - split: test
    path: en-zh_tw/test-*
- config_name: id-zh_tw
  data_files:
  - split: train
    path: id-zh_tw/train-*
  - split: test
    path: id-zh_tw/test-*
- config_name: ko-zh_tw
  data_files:
  - split: train
    path: ko-zh_tw/train-*
  - split: test
    path: ko-zh_tw/test-*
- config_name: vi-zh_tw
  data_files:
  - split: train
    path: vi-zh_tw/train-*
  - split: test
    path: vi-zh_tw/test-*
---