datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
INSTRUCT_JEV
INSTRUCT_JEV
INSTRUCT_JEV is an instruction corpus built from the TypeSafe AI documentation
for Jev, the first System One model. It is structured around the three TypeSafe
question primitives - Choice, Noul and Score - and mirrors the raw corpus
captured in deckerGUI-jev_corpus_RAW.
Credits
INSTRUCT_JEV is a DeckerGUI project and exists because of the work below.
Who
Contribution
Link
TypeSafe AI
Jev - the first System One model - and the Choice / Noul… See the full description on the dataset page: https://huggingface.co/datasets/ctaxnagomi/INSTRUCT_JEV.deckergui-token-usage-logs
Token usage analytics dataset from DeckerGUI ecosystem. Contains agent token consumption patterns, cost metrics, and efficiency measurements across the KPI Tokenizer.
Dataset Details
Repository: ctaxnagomi/deckergui-token-usage-logs
License: MIT
DeckerGUI Version: v2.0.0
Created: 2026-08-17
Dataset Schema
See metadata.json for the full schema definition.
Usage
from datasets import load_dataset
ds =… See the full description on the dataset page: https://huggingface.co/datasets/ctaxnagomi/deckergui-token-usage-logs.deckergui-whitepaper
Technical whitepaper documentation corpus for DeckerGUI. Chunked sections covering architecture, protocols, vision, and implementation details.
Dataset Details
Repository: ctaxnagomi/deckergui-whitepaper
License: MIT
DeckerGUI Version: v2.0.0
Created: 2026-08-17
Dataset Schema
See metadata.json for the full schema definition.
Usage
from datasets import load_dataset
ds = load_dataset("ctaxnagomi/deckergui-whitepaper")
print(ds)… See the full description on the dataset page: https://huggingface.co/datasets/ctaxnagomi/deckergui-whitepaper.deckergui-ui-detections
UI element detection dataset for YOLO-based visual perception in DeckerGUI. Contains annotated screenshots with bounding boxes for buttons, inputs, menus, sidebars, and headers.
Dataset Details
Repository: ctaxnagomi/deckergui-ui-detections
License: MIT
DeckerGUI Version: v2.0.0
Created: 2026-08-17
Dataset Schema
See metadata.json for the full schema definition.
Usage
from datasets import load_dataset
ds =… See the full description on the dataset page: https://huggingface.co/datasets/ctaxnagomi/deckergui-ui-detections.
