| configs: | |
| - config_name: zho-eng | |
| data_files: | |
| - path: zho-eng/*.parquet | |
| split: test | |
| - config_name: zho-jpn | |
| data_files: | |
| - path: zho-jpn/*.parquet | |
| split: test | |
| - config_name: jpn-zho | |
| data_files: | |
| - path: jpn-zho/*.parquet | |
| split: test | |
| - config_name: lzh-zho | |
| data_files: | |
| - path: lzh-zho/*.parquet | |
| split: test | |
| dataset_info: | |
| configs: | |
| - config_name: zho-eng | |
| features: | |
| - dtype: string | |
| name: id | |
| - dtype: string | |
| name: source_text | |
| - dtype: string | |
| name: target_text | |
| splits: | |
| - name: test | |
| num_bytes: 1141386 | |
| num_examples: 21044 | |
| - config_name: zho-jpn | |
| features: | |
| - dtype: string | |
| name: id | |
| - dtype: string | |
| name: source_text | |
| - dtype: string | |
| name: target_text | |
| splits: | |
| - name: test | |
| num_bytes: 138943 | |
| num_examples: 1994 | |
| - config_name: jpn-zho | |
| features: | |
| - dtype: string | |
| name: id | |
| - dtype: string | |
| name: source_text | |
| - dtype: string | |
| name: target_text | |
| splits: | |
| - name: test | |
| num_bytes: 370935 | |
| num_examples: 3760 | |
| - config_name: lzh-zho | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: source_text | |
| dtype: string | |
| - name: target_text | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 3561071 | |
| num_examples: 39079 | |