File size: 891 Bytes
f885abc
 
f212c4c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f885abc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f212c4c
 
 
 
 
 
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
---
dataset_info:
- 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: 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: id-zh_tw
  data_files:
  - split: train
    path: id-zh_tw/train-*
  - split: test
    path: id-zh_tw/test-*
- config_name: vi-zh_tw
  data_files:
  - split: train
    path: vi-zh_tw/train-*
  - split: test
    path: vi-zh_tw/test-*
---