CoolFace
Datasetpublic

bingbangboom/adaption-hinglish-transliterate-dataset

Adaption Hinglish Transliterate Dataset Dataset Description This dataset contains 77,471 pairs of raw Hindi text captured via Automatic Speech Recognition (ASR) in Devanagari script and their corresponding clean transliterations into Romanized Hinglish. The samples demonstrate the correction of ASR artifacts and the application of Anglicized Hinglish conventions while preserving the original meaning. Each entry consists of an original system prompt instructing… See the full description on the dataset page: https://huggingface.co/datasets/bingbangboom/adaption-hinglish-transliterate-dataset.

sourceHugging Facecc-by-sa-4.0updated 3mo agoView on Hugging Face
1likes58downloads
Dataset Card

Adaption Hinglish Transliterate Dataset

Dataset Description

This dataset contains 77,471 pairs of raw Hindi text captured via Automatic Speech Recognition (ASR) in Devanagari script and their corresponding clean transliterations into Romanized Hinglish. The samples demonstrate the correction of ASR artifacts and the application of Anglicized Hinglish conventions while preserving the original meaning.

Each entry consists of an original system prompt instructing the transliteration task and the resulting cleaned Roman script output, along with corresponding enhanced versions produced using Adaption's data pipeline.

This dataset was created as a submission to the [AutoScientist Challenge](https://adaptionlabs.ai/blog/autoscientist-challenge) in the Language Category.

Model Fine-Tuning

This dataset was used to fine-tune the Adaption Hinglish Transliterate LoRA adapter for the Qwen3.5-0.8B base model.

Dataset Structure

  • —Total Rows: 77,471
  • —Format: JSONL

Dataset Construction & Sources

The was created by merging and augmenting, two primary source datasets through Adaption's data pipeline:

  1. 1.[bingbangboom/tiny-aya-translate-hinglish-casual-stripped](https://huggingface.co/datasets/bingbangboom/tiny-aya-translate-hinglish-casual-stripped)
  2. 2.License: MIT
  3. 3.Details: Used as a base for augmented conversational Hinglish translations.
  4. 4.[bingbangboom/cleaned-asr-transcripts-hinglish](https://huggingface.co/datasets/bingbangboom/cleaned-asr-transcripts-hinglish)
  5. 5.License: CC BY-SA 4.0
  6. 6.Details: A parallel corpus containing 14k+ pairs of raw-synthetic Hindi ASR transcripts mapped to their clean, properly punctuated, and transliterated "Hinglish" counterparts. Specifically designed for ASR post-processing and transliteration models.

[image]

License

This dataset is distributed under the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) (Creative Commons Attribution-ShareAlike 4.0 International) license.