datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
susu-parallel
Susu (Soussou) Parallel and Monolingual Corpus
A multi-source corpus for Susu (Soussou; ISO 639-3 sus), a Mande language of
Guinea that is absent from NLLB-200 and from commercial MT systems. Built to train
2ADT-Consulting/nllb-susu-v2,
one of the first open neural MT systems for Susu.
Configurations
Config
Split
#rows
Columns
sus-fr
train / validation / test
114,503 / 1,000 / 1,000
sus, fr
sus-en
train / validation / test
111,013 / 991 / 992
sus, en… See the full description on the dataset page: https://huggingface.co/datasets/2ADT-Consulting/susu-parallel.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.ai-consulting-dpo-dataset-v1
