datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
aws-malay-qa
AWS Q&A in Bahasa Melayu (aws-malay-qa)
~2.6k AWS question–answer pairs in Bahasa Melayu, in chat messages format, used to train
PixelSpaceAI/Malaysian-Qwen2.5-7B-AWS-Malay-LoRA.
Technical terms are kept in English (S3, Lambda, IAM, bucket, policy) the way Malaysian engineers speak.
Files
File
Rows
Purpose
train.jsonl
2,511
training split
eval.jsonl
150
held-out eval, service-stratified (never in train)
Schema
{
"source":… See the full description on the dataset page: https://huggingface.co/datasets/PixelSpaceAI/aws-malay-qa.teach_aws
teach_aws — AWS Q&A in Bahasa Melayu (paraphrase-augmented)
Instruction-tuning data for answering AWS questions in Bahasa Melayu. Each row is a
(question, answer) chat pair ready for SFT (TRL/axolotl-compatible messages format).
Built from PixelSpaceAI/aws-malay-qa
(Apache-2.0):
Answers are verbatim from the source dataset — nothing was rewritten.
Rows are paraphrases only. Questions were paraphrased with a large language model
in two passes:
para_v1 — neutral paraphrases of… See the full description on the dataset page: https://huggingface.co/datasets/khursanirevo/teach_aws.aws-enterprise-assistant-dataset
AWS Enterprise Assistant Dataset
Instruction-following Q&A dataset generated from official AWS documentation.
Built to fine-tune domain-specific AI assistants on AWS cloud services.
Dataset Description
Dataset Summary
This dataset contains 407 instruction-following Q&A pairs generated from 211 text chunks
scraped from official AWS documentation across 8 core services. Each pair consists of a
question a cloud practitioner would ask, and a detailed… See the full description on the dataset page: https://huggingface.co/datasets/Debarun12/aws-enterprise-assistant-dataset.
