You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Hindi Colloquial Dataset

This dataset contains pairs of English Text and Hindi Colloquial Text, designed for training machine learning models for translation .

The dataset was created as part of a hackathon organized by Swati.

Dataset Details

  • Size: 90 pairs of English and colloquial Hindi sentences
  • Languages: English, Hindi
  • Task: Translation, Text Generation
  • Content: Contains colloquial translations for everyday conversational texts in Hindi.

Example

English Text Colloquial Text
Take this medicine after food. Ei oshudh ta kheye tarpor nao.
Hospitals provide emergency care. Hospital e emergency care paoa jay.
The bus fare to Durgapur is 200 rupees. Durgapur er bus bhara 200 taka.
... ...

Usage

To load the dataset, you can use the following code with the Hugging Face datasets library:

from datasets import load_dataset

dataset = load_dataset("SirirshaD/hindi_colloquial_dataset")
print(dataset)



.
Downloads last month
85

Models trained or fine-tuned on SirirshaD/hindi-colloquial-dataset