| dataset_name: "english-telugu-parallel-corpus" | |
| tags: | |
| - translation | |
| - machine-translation | |
| - english | |
| - telugu | |
| license: "CC-BY-4.0" | |
| languages: | |
| - en | |
| - te | |
| size_categories: | |
| - 1K<n<10K | |
| dataset_description: | | |
| This dataset consists of parallel English-Telugu sentences used for training machine translation models. | |
| It includes a variety of sentence structures and vocabulary to enhance translation accuracy. | |
| source: "Collected from open-source corpora and aligned manually." | |
| citation: | | |
| If you use this dataset, please cite: | |
| "English-Telugu Parallel Corpus, created by Y. Himavarshini, 2025" | |
| dataset_creators: | |
| - "Y. Himavarshini" | |
| - "Gates Institute of Technology" | |
| annotations_creators: | |
| - "Crowdsourced" | |
| task_categories: | |
| - "Machine Translation" | |
| task_ids: | |
| - "translation" | |
| pretty_name: "English-Telugu Parallel Corpus" | |
| configs: | |
| - config_name: "default" | |
| data_files: | |
| - train: "english_telugu_train.csv" | |
| - test: "english_telugu_test.csv" | |
| - validation: "english_telugu_validation.csv" |