datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
aed-conventions
AED Conventions — Agent-Enhanced Development
Version v1.1.0-rc.1 — release candidate.
Code conventions for codebases written, reviewed, and maintained by humans
and coding agents together. The guiding rule:
Prefer the form that reads like a plain statement of intent. Reach for
shorthand only when it makes the intent clearer, never just shorter.
This dataset is a mirror. The canonical source is
https://github.com/AgentC-Consulting/aed-conventions, and if the two ever
disagree… See the full description on the dataset page: https://huggingface.co/datasets/agentc-consulting/aed-conventions.clak-consulting-graph-ml
CLAK Consulting Knowledge Graph Dataset
Graph-ML dataset for consulting knowledge representation learning.
Dataset Structure
Inspired by OGB (Open Graph Benchmark) format:
Field
Type
Description
node_feat
list[list[int]]
Node features (type, one-hot)
edge_index
list[tuple[int,int]]
Edge pairs (source, target)
edge_attr
list[int]
Edge types
y
list[float]
Target labels
num_nodes
int
Node count
domain
str
Consulting domain
Node Types… See the full description on the dataset page: https://huggingface.co/datasets/Kraft102/clak-consulting-graph-ml.mind_consultingmind_consulting_small
