--- language: - zh - en license: agpl-3.0 task_categories: - translation dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string splits: - name: train num_bytes: 553044632 num_examples: 978418 - name: test num_bytes: 139118504 num_examples: 244230 download_size: 396669345 dataset_size: 692163136 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---