datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
SysMLv2_Repair_with_SLMs
SysMLv2 Repair with SLMs
Dataset used in "Automated Semantic Fault Localization in SysML v2: A Human-in-the-Loop Framework Using Knowledge-Graph Augmented LLMs", presented at INCOSE International Symposium 2026.
Dataset Structure
This dataset provides two configurations:
default: Contains train/validation/test splits used for fine-tuning small models. Samples exceeding 2048 tokens have been removed.
full: Contains complete dataset
Task
Given SysML v2 code… See the full description on the dataset page: https://huggingface.co/datasets/rohhaiil/SysMLv2_Repair_with_SLMs.sysml_v2_instruction
language:
en
tags:
sysml
sysml-v2
instruction-tuning
pretty_name: SysML v2 Instruction Dataset
tags:
sysml
sysml-v2
instruction-tuning
license: "apache-2.0"
task_categories:
text-generation
size_categories:
- "n<1K"
configs:
- config_name: default
data_files:
- split: train
path: data/v0.0.3/train.jsonl
- split: test
path: data/v0.0.3/test.jsonl
SysML v2 Instruction Dataset
Version
v0.0.3
Dataset Size
Total: n<1K
Train: 3… See the full description on the dataset page: https://huggingface.co/datasets/rqualis/sysml_v2_instruction.sysmlv2
Dataset Name: SysMLv2_QA_Dataset
Description:
This dataset contains over 3,000 question-answer pairs generated from a PDF introduction to SysML v2. It is designed for training and evaluating natural language understanding models, especially for tasks involving technical document comprehension, question answering, and knowledge extraction. Each entry consists of a question and a corresponding answer extracted or paraphrased from the SysML v2 introduction material.… See the full description on the dataset page: https://huggingface.co/datasets/Xizhidian/sysmlv2.sysmlv2_code
Dataset 2: SysMLv2_Code_Dataset
Description
This dataset contains over 200 code-related examples extracted and adapted from the SysML v2 introduction and reference materials. It is designed for training and evaluating models on tasks involving system modeling code understanding, generation, and transformation.
Size: 200+ entries
Format: JSON Lines (.jsonl)
SysMLv2 代码数据集
描述:
包含 200+ 条 SysML v2 代码示例和对应提问,来源于 SysML v2 介绍和参考资料
数据量: 200+
格式: JSON Lines… See the full description on the dataset page: https://huggingface.co/datasets/Xizhidian/sysmlv2_code.
