CoolFace
Datasetpublic

vaqasai/Odia_English_Sentences_Aligned_81k

๐ŸŒ Vaqas AI: Odia-English Sentence-Aligned Precision Corpus Created and Maintained by Vaqas AI Creator & Owner: Vaqas Ahmed ๐Ÿš€ Why This Dataset? Standard parallel corpora often consist of large paragraphs that exceed the 4k or 8k context windows typical of LLM training, leading to truncated data and poor model performance. The Vaqas AI Sentence-Aligned Corpus was engineered to solve this. We transformed the original vaqasai/Odia_English_News dataset byโ€ฆ See the full description on the dataset page: https://huggingface.co/datasets/vaqasai/Odia_English_Sentences_Aligned_81k.

sourceHugging Facemitupdated 9mo agoView on Hugging Face
1likes13downloads
Dataset Card

๐ŸŒ Vaqas AI: Odia-English Sentence-Aligned Precision Corpus

Created and Maintained by [Vaqas AI](https://vaqasai.in) Creator & Owner: Vaqas Ahmed


๐Ÿš€ Why This Dataset?

Standard parallel corpora often consist of large paragraphs that exceed the 4k or 8k context windows typical of LLM training, leading to truncated data and poor model performance.

The Vaqas AI Sentence-Aligned Corpus was engineered to solve this. We transformed the original vaqasai/Odia_English_News dataset by decomposing dense paragraphs into distinct, semantically aligned sentence pairs. This makes the dataset ideal for:

  • โ€”Fine-tuning LLMs for English-to-Odia translation.
  • โ€”Instruction Tuning (by wrapping pairs in prompt templates).
  • โ€”Evaluating Translation Quality using BLEU, METEOR, or COMET.

๐Ÿ› ๏ธ The Vaqas AI Engineering Pipeline

We used a multi-stage refinement process to ensure "Gold Standard" quality:

  1. 1.Decomposition: Large articles were broken down into individual sentences.
  2. 2.Semantic Alignment: Sentences were aligned using embedding-based similarity models.
  3. 3.Vaqas AI Quality Filter: - Similarity Threshold: Retained only pairs with a cosine similarity score โ‰ฅ 0.6.
  4. 4.Length Ratio Constraint: Enforced a ratio between 0.4 and 2.5 to eliminate partial or hallucinated translations.
  5. 5.Token Optimization: Filtered for pairs within a strict token range (20 to 1500 tokens) to ensure meaningful context without exceeding memory limits.
  6. 6.Translation Engine: All translations were powered by Gemini 3 Flash via Google AI Studio.

๐Ÿ“Š Dataset Statistics

  • โ€”Total Aligned Pairs: ~81,000+ high-quality pairs.
  • โ€”Mean Similarity Score: 0.83
  • โ€”Format: Tab-Separated Values (.tsv)
  • โ€”Splits:
  • โ€”Train: 72,989 pairs (90%)
  • โ€”Validation: 4,055 pairs (5%)
  • โ€”Test: 4,055 pairs (5%)

๐Ÿ“‚ Source Code & Tools

The architecture for this pipeline is fully open-source. Explore the code that built this dataset: ๐Ÿ‘‰ [GitHub: Odia-English Dataset Builder](https://github.com/pytholabsbot1/Odia--english-dataset-builder)

๐Ÿ’Ž About Vaqas AI

Vaqas AI is a specialized laboratory focused on regional language AI, founded by Vaqas Ahmed. We build the datasets and tools that enable modern AI to speak Indian languages fluently.

  • โ€”Official Website: vaqasai.in
  • โ€”Primary Brand: Vaqas AI
  • โ€”Innovation: Powered by Google AI Studio & Gemini 3 Flash.

๐Ÿ“œ Usage & Attribution

Released under the MIT License. We encourage community usage for research and commercial model development.

Attribution Required: "This project uses the Vaqas AI Odia-English Precision Corpus by Vaqas Ahmed (vaqasai.in)."


Precision engineered by Vaqas Ahmed at Vaqas AI.