datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cricket-alpaca
Cricket Match Alpaca Dataset
This dataset contains cricket match information formatted for instruction-tuning of Large Language Models (LLM) in Alpaca format.
Dataset Splits
Split
Matches
Entries
Percentage
Train
44,616
5,353,920
80%
Valid
5,577
669,240
10%
Test
5,578
669,360
10%
Split Method: Match-level split (all 120 questions for a match go to the same split)
Random Seed: 42
No Data Leakage: Matches are not shared across splits
Data… See the full description on the dataset page: https://huggingface.co/datasets/technicalheist/cricket-alpaca.cricket-commentary-dataset
Cricket Commentary Dataset
Description
A curated dataset of cricket commentary examples for fine-tuning language models to generate exciting sports commentary.
Dataset Structure
Each example contains:
instruction: Task description
input: Match situation (batsman, bowler, action, result)
output: Professional commentary text
Example
{
"instruction": "Generate exciting cricket commentary for this moment",
"input": "Batsman: Kohli, Bowler: Starc… See the full description on the dataset page: https://huggingface.co/datasets/siva-gunasehkaran/cricket-commentary-dataset.
