SPAISS6F1/spai-ss6-corpus-thaiqa-lst20-mit
SPAI SS6 ThaiQA LST20 MIT Index Index repo for the ThaiQA LST20 dataset mirrored in the canonical repo. This is a lightweight index dataset repo. It does not duplicate the full corpus. The full Parquet data lives in the canonical repository config below. Canonical Data Canonical repo: SPAISS6F1/spai-ss6-llm-1b-thai-corpus Canonical config: thaiqa_lst20_mit Rows in canonical config: 7,643 Parquet size in canonical config: 0.01 GB Source license: mit License review… See the full description on the dataset page: https://huggingface.co/datasets/SPAISS6F1/spai-ss6-corpus-thaiqa-lst20-mit.
SPAI SS6 ThaiQA LST20 MIT Index
Index repo for the ThaiQA LST20 dataset mirrored in the canonical repo.
This is a lightweight index dataset repo. It does not duplicate the full corpus. The full Parquet data lives in the canonical repository config below.
Canonical Data
- Canonical repo: SPAISS6F1/spai-ss6-llm-1b-thai-corpus
- Canonical config:
thaiqa_lst20_mit - Rows in canonical config: 7,643
- Parquet size in canonical config: 0.01 GB
- Source license:
mit - License review status:
usable_with_attribution_or_license_terms
Load The Full Data
from datasets import load_dataset
ds = load_dataset(
"SPAISS6F1/spai-ss6-llm-1b-thai-corpus",
name="thaiqa_lst20_mit",
split="train",
streaming=True,
)Local Index File
data/index.parquet has one metadata row pointing to the canonical data.
Use Notes
- Check the canonical repo audit before training or release.
- This dataset card is not a legal opinion.
- Full model release/commercial use requires source-specific rights review.
