CoolFace
Datasetpublic

tjw/hmi-transcripts

MetaFLOS HMI Transcripts (Manufacturing Human-Machine Interaction Dialogue Dataset) Multi-turn dialogue dataset between manufacturing floor operators and machine intelligent assistants, generated in Vicuna style (seed scenario → LLM produces transcript). Content 30 scenarios / 325 dialogue turns (6–12 turns per scenario) Covers 16 domains: textile warping/weaving, LCD panels, semiconductor processes, fans/blowers, water chillers, general equipment reliability… See the full description on the dataset page: https://huggingface.co/datasets/tjw/hmi-transcripts.

sourceHugging Facecc-by-4.0updated 21d agoView on Hugging Face
0likes52downloads
README.md161 linesDownload Raw Back to root
1---2license: cc-by-4.03language:4  - en5  - zh6language_bcp47:7  - zh-TW8tags:9  - manufacturing10  - human-machine-interaction11  - dialogue12  - vicuna-style13task_categories:14  - text-generation15---16 17# MetaFLOS HMI Transcripts (Manufacturing Human-Machine Interaction Dialogue Dataset)18 19Multi-turn dialogue dataset between manufacturing floor operators and machine intelligent assistants, generated in Vicuna style (seed scenario → LLM produces transcript).20 21## Content22 23- **30 scenarios / 325 dialogue turns** (6–12 turns per scenario)24- Covers 16 domains: textile warping/weaving, LCD panels, semiconductor processes, fans/blowers, water chillers, general equipment reliability (FMEA), robot collaboration, maintenance & repair, technical document support, steel/metal, PCB, metal/fasteners, electronic components, building materials, cables, wood processing25- Dialogue arc: detect defect → diagnose cause (citing defect database) → adjust parameters (concrete values) → verify result (measurement/re-inspection)26 27## Sources28 29| Source | # Scenarios |30|---|---|31| Self-built scenarios (Vicuna-style generation) | 10 |32| IRWOZ 2.0 / IRWoZ 1.0 (Aalborg Univ.) | 4 |33| KIDE4I (Tekniker Foundation, Industry 5.0) | 2 |34| ICNLSP 2023 industrial technical document corpus | 1 |35| NEU-DET (hot-rolled steel strip surface defects) | 3 |36| DeepPCB (PCB surface defects) | 3 |37| MVTec AD (general industrial anomalies) | 6 |38| KolektorSDD (metal surface micro-cracks) | 1 |39 40## Schema (JSONL, one record per line)41 42```json43{44  "id": "hmi-18",45  "domain": "Steel/Metal",46  "machine": "Hot-rolled steel strip line",47  "scenario": "Scenario description",48  "source": "NEU-DET (hot-rolled steel strip surface defects)",49  "transcript": [50    {"role": "operator", "content": "..."},51    {"role": "assistant", "content": "..."}52  ],53  "model": "gemma3:27b",54  "ts": "2026-08-09 19:00:00"55}56```57 58## Generation Method59 60`scripts/gen_hmi_dataset.py`: seed scenario → ollama (gemma3:27b) generates a 6–12 turn transcript, validates roles are legal and content non-empty.61 62## Privacy Protection63 64- **Synthetic content**: all scenarios and dialogues are LLM-generated, not real factory events or real personnel conversations.65- **No personal data**: transcripts contain no real names, phone numbers, emails, addresses, or other personally identifiable information; operators are always presented as the "operator" role.66- **No sensitive machine data**: parameter values in dialogues are synthetic scenario settings, not actual parameters of any real production line.67 68## License & Copyright69 70- **This dataset**: **[CC BY 4.0](https://huggingface.co/datasets/tjw/hmi-transcripts/blob/main/LICENSE)**. Free to use, share, and adapt — including commercially — with attribution. CC 4.0 §4 also covers sui generis database rights.71- **Notices**: see [`NOTICE.md`](https://huggingface.co/datasets/tjw/hmi-transcripts/blob/main/NOTICE.md) for provenance, upstream terms, and safety advisories. Those are informational and add **no** conditions to the CC BY 4.0 grant.72- **Scenario sources**: 20 of 30 scenarios *name* a public academic dataset as the origin of the defect **category** that inspired them (e.g. "MVTec AD `metal_nut` class"). **No source text, image, or annotation is reproduced or adapted** — only factual category references — so no ShareAlike obligation attaches. Credits in `NOTICE.md`.73- **Generation model**: `gemma3:27b`. Gemma Terms §1.1(e)/§3.3 place Outputs outside the §3.1 redistribution conditions. **If you fine-tune to Gemma-like behaviour**, your model may itself become a Gemma Model Derivative — see `NOTICE.md` §2.74- **⚠️ Not engineering guidance**: dialogue parameter values are synthetic illustrations. Do not drive real machine control or safety interlocks without independent qualification by a responsible engineer.75 76 77## Author & Citation78 79**Tzer-jen Wei**80 81```bibtex82@misc{metaflos_hmi_transcripts_2026,83  title  = {MetaFLOS HMI Transcripts: A Manufacturing Human-Machine84            Interaction Dialogue Dataset},85  author = {Wei, Tzer-jen},86  year   = {2026},87  note   = {30 scenarios / 325 turns, synthetically generated with gemma3:27b},88  url    = {https://huggingface.co/datasets/tjw/hmi-transcripts}89}90```91 92 93---94 95# 中文說明96 97# MetaFLOS HMI Transcripts(製造現場人機互動對話資料集)98 99製造現場操作員 ↔ 機台智慧助理的多輪對話資料集,Vicuna 式生成(seed 情境 → LLM 產生 transcript)。100 101## 內容102 103- **30 個情境 / 325 輪對話**(每情境 6~12 輪)104- 涵蓋 16 個領域:紡織整經/織造、面板 LCD、半導體製程、風機/送風、水機/冰水主機、通用設備可靠度(FMEA)、機器人協作、維修保養、技術文件支援、鋼鐵/金屬、PCB、金屬/扣件、電子元件、建材、線纜、木材加工105- 對話弧線:發現瑕疵 → 診斷成因(引用瑕疵資料庫)→ 調校參數(具體數值)→ 驗證結果(量測/複檢)106 107## 來源108 109| 來源 | 情境數 |110|---|---|111| 自建情境(Vicuna 式生成) | 10 |112| IRWOZ 2.0 / IRWoZ 1.0(Aalborg Univ.) | 4 |113| KIDE4I(Tekniker Foundation, Industry 5.0) | 2 |114| ICNLSP 2023 工業技術文件語料 | 1 |115| NEU-DET(熱軋鋼帶表面缺陷) | 3 |116| DeepPCB(PCB 表面缺陷) | 3 |117| MVTec AD(通用工業異常) | 6 |118| KolektorSDD(金屬表面細微裂紋) | 1 |119 120## Schema(JSONL,每行一筆)121 122```json123{124  "id": "hmi-18",125  "domain": "鋼鐵/金屬",126  "machine": "熱軋鋼帶線",127  "scenario": "情境描述",128  "source": "NEU-DET(熱軋鋼帶表面缺陷)",129  "transcript": [130    {"role": "operator", "content": "..."},131    {"role": "assistant", "content": "..."}132  ],133  "model": "gemma3:27b",134  "ts": "2026-08-09 19:00:00"135}136```137 138## 生成方式139 140`scripts/gen_hmi_dataset.py`:seed 情境 → ollama(gemma3:27b)產生 6~12 輪 transcript,驗證角色合法、內容非空。141 142## 隱私保護143 144- **合成內容**:所有情境與對話皆為 LLM 生成,非真實工廠事件或真實人員對話。145- **無個人資料**:transcript 中不包含真實姓名、電話、Email、地址等個人識別資訊;操作員一律以「operator」角色呈現。146- **無機台敏感資料**:對話中的參數數值為合成情境設定,不代表任何真實產線的實際參數。147 148## 授權與版權149 150- **本資料集**:[CC BY 4.0](https://huggingface.co/datasets/tjw/hmi-transcripts/blob/main/LICENSE)。可自由使用、散布、改作(含商業使用),惟須姓名標示。CC 4.0 §4 並涵蓋資料庫之 sui generis 權利。151- **附註**:資料來源、上游條款與安全提醒見 [NOTICE.md](https://huggingface.co/datasets/tjw/hmi-transcripts/blob/main/NOTICE.md)。該等內容為告知性質,**不**對 CC BY 4.0 附加任何條件。152- **情境來源**:30 個情境中有 20 個「標註」了啟發該情境之瑕疵**類別**所出自的公開學術資料集(例如「MVTec AD `metal_nut` 類」)。**未重製或改作任何來源之文字、影像或標註**,僅使用事實性類別指涉,故不生 ShareAlike 義務。致謝見 `NOTICE.md`。153- **生成模型**:`gemma3:27b`。依 Gemma 條款 §1.1(e)/§3.3,Outputs 不受 §3.1 散布條件拘束。**惟若您微調出近似 Gemma 之模型**,該模型本身可能構成 Model Derivative —— 見 `NOTICE.md` §2。154- **⚠️ 非工程指引**:對話參數值為合成示例。未經負責工程師獨立驗證,請勿用於驅動真實機台控制或安全連鎖。155 156## 著作人與引用157 158**Tzer-jen Wei**159 160引用格式同英文段落之 BibTeX。161