Datasets:
The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
SakThai Pipeline
Part of the SakThai Model Family.
Dataset Summary
SakThai Pipeline stores pinned/runtime instructions and reproducible training/operational scripts for SakThai House workflows. This repository is not a tabular dataset and does not contain structured data files; it is a code/artifact collection intended for reproducibility, audit, and reuse in notebook/runtime environments.
Repository Files
- Runtime and environment pinning instructions
- Training and evaluation scripts for SakThai experiments
- Deployment and validation utilities
- Supporting workflow files under version control
Data Fields
There are no structured dataset fields; this repo is a collection of instruction/script artifacts and does not expose columns or rows through the Datasets Server.
Splits
| Config | Split | Tabular rows | Notes |
|---|---|---|---|
| default | default | 0 | Non-tabular artifact repo |
Dataset Size
| Metric | Value |
|---|---|
| Data files | 0 |
| Repository files | 2 |
| Viewer/preview available | No |
| Tabular rows | Not applicable |
| Primary formats | Code/notebook artifacts |
Verified Snapshot
| Property | Value |
|---|---|
| Dataset ID | Nanthasit/sakthai-pipeline |
| Last modified | 2026-08-01 |
| Siblings | 2 (.gitattributes, README.md) |
| Datasets Server | Empty dataset; no preview/filter/statistics |
| Verified by | SakThai / Hub API |
| License | Apache 2.0 |
How to Access
from huggingface_hub import hf_hub_download
# Download a specific file from the repo
path = hf_hub_download(
repo_id="Nanthasit/sakthai-pipeline",
filename="README.md",
repo_type="dataset",
)
print(path)
Usage
Use this repo to access SakThai pipeline instructions and reproducible training/operational workflows.
Files are intended for Colab/Kaggle-style environments and manual review; they do not load via
datasets.load_dataset(...) because no data files are present.
Citation
@misc{sakthai-pipeline,
title = {SakThai Pipeline},
author = {Beer / SakThai},
year = {2026},
url = {https://huggingface.co/datasets/Nanthasit/sakthai-pipeline}
}
License
Apache 2.0
- Downloads last month
- 35