--- dataset_info: features: - name: text dtype: string - name: length dtype: int64 - name: loss dtype: float64 - name: src_token_len dtype: int64 - name: trg_token_len dtype: int64 - name: total_token_len dtype: int64 - name: token_ratio dtype: float64 - name: word_ratio dtype: float64 - name: target_lang dtype: string - name: source_lang dtype: string - name: pattern_score dtype: float64 - name: africomet_score dtype: float64 splits: - name: shard_000 num_bytes: 122568449 num_examples: 500000 download_size: 57008025 dataset_size: 122568449 configs: - config_name: default data_files: - split: shard_000 path: data/shard_000-* ---