datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Rail_Freight_Logistics_Company_Email_Archive_Sample
Ukrainian Rail-Freight Correspondence Corpus (Sample)
Real operational correspondence from a working freight forwarding business, and the
documents attached to it — consignment notes, service acts, invoices, wagon
manifests. Not scraped, not synthetic, and never published anywhere before.
This is a de-identified sample released for evaluation. It is drawn from a larger
private archive; see Full archive below.
Published by Akuma London · akumalondon.com
Why this… See the full description on the dataset page: https://huggingface.co/datasets/akumalondon/Rail_Freight_Logistics_Company_Email_Archive_Sample.logistics-cx-transcript-analysis-chatml
OmniCX Logistics CX Dataset (Research Preview)
Dataset Summary
This dataset is designed for structured extraction of logistics and customer-experience (CX) signals from multi-turn support conversations.
Each record uses ChatML-style messages with:
a fixed system instruction
a user transcript
an assistant JSON payload matching LogisticsCXMetrics
This release is a research preview and should not be treated as a production-certified benchmark.
Project repository:… See the full description on the dataset page: https://huggingface.co/datasets/mangesh-ux/logistics-cx-transcript-analysis-chatml.logistics-copilot-dataset
AI Logistics Copilot Dataset
A synthetic dataset of 50,000 instruction-following examples for fine-tuning
a Logistics Copilot that helps small-scale manufacturers in India prevent
missed pickups, predict SLA breaches, and automate operational decisions.
Problem Statement
Small-scale manufacturers frequently miss delivery deadlines when logistics
providers fail to arrive for scheduled pickups — with no backup plan,
no early warning, and no automated communication… See the full description on the dataset page: https://huggingface.co/datasets/Aravind2701/logistics-copilot-dataset.port_logistics
Port Logistics SFT Dataset
Instruction-response dataset for fine-tuning.
Dataset structure
{
"messages": [
{
"role": "user",
"content": "What is berth planning?"
},
{
"role": "assistant",
"content": "Berth planning assigns vessels to berths."
}
]
}
