datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
russian-colloquial-sft-50k
Russian colloquial SFT (50k, mat-free)
English: ~50,000 chat SFT examples: rewrite formal Russian into casual Telegram-style Russian without profanity.
Format
Each line is JSON with a messages array (ShareGPT / TRL):
{
"messages": [
{
"role": "user",
"content": "Перепиши простым разговорным русским, как в переписке. Без мата и грубости. Сохрани смысл:\n<формальный текст>"
},
{
"role": "assistant",
"content": "<разговорный ответ>"… See the full description on the dataset page: https://huggingface.co/datasets/pavelfedortsov/russian-colloquial-sft-50k.english-to-colloquial-tamil
English to Colloquial Tamil
"instruction":"Translate provided English text into colloquial Tamil."
"input": "Their players played well."
"output": "அவங்க players நல்லா விளையாண்டாங்க."
hindi-colloquial-dataset
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… See the full description on the dataset page: https://huggingface.co/datasets/SirirshaD/hindi-colloquial-dataset.colloquial_en_ta_renuga
