--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: sent dtype: string - name: lang dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 159097285 num_examples: 1283230 - name: validation num_bytes: 770267 num_examples: 8000 - name: test num_bytes: 790471 num_examples: 8000 download_size: 71739889 dataset_size: 160658023 --- # Dataset Card for "opus_eng_hin_pan" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)