datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
LMLM-pretrain-dwiki6.1M_v2systemone-lite-general
systemone-lite-general
Synthetic typed-decision rows for
systemone-lite
(letter-alias choice labels for causal LM SFT).
Not affiliated with TypeSafe AI / Jev. Labels are rule-based, not human prefs.
Splits
Split
Rows
Notes
train
32 400
Stratified mix of 3 gyms
test
3 600
iid held-out by task
test_hard
5 400
layout / paraphrase / option-subset shift
full
36 000
train + iid test
Gyms
TicketDungeon: ticket.route… See the full description on the dataset page: https://huggingface.co/datasets/dwidlee/systemone-lite-general.dwingeloo-820mhz
Dwingeloo 820 MHz Northern-Sky Survey
Berkhuijsen's 820 MHz continuum survey covers the northern sky with the
Dwingeloo 25 m telescope. CADE rendered the original WCS map onto
HEALPix by the drizzling method of Paradis et al. 2012, Appendix A;
NASA LAMBDA mirrors that file. The observations were made in
October-November 1965, July 1966, and March-June 1967.
Survey
"A survey of the continuum radiation at 820 MHz between declinations -7 deg and +85 deg. I.… See the full description on the dataset page: https://huggingface.co/datasets/astro-legacy-archive/dwingeloo-820mhz.systemone-lite-phase2
systemone-lite-phase2
Typed System One distill rows (task / state / instructions / criteria /
label_alias) for systemone-lite.
Revision (2026-09-26)
Paired with Hub model revision action-v2-qwen
(dwidlee/systemone-lite-0.5b).
Change
Detail
Chess
staged_v1 — piece + destination, option caps ≤8
Spatial
action_v2 — legal-only actions; Connect4 drop≤3 + win_now
Sokoban test
Deadlock alerts balanced 75/75 yes/no; remap_alert_prob≈0.35
Postmortem:… See the full description on the dataset page: https://huggingface.co/datasets/dwidlee/systemone-lite-phase2.DWIE
Dataset Card for DWIE
Dataset Summary
DWIE (Deutsche Welle corpus for Information Extraction) is a new dataset for document-level multi-task Information Extraction (IE).
It combines four main IE sub-tasks:
1.Named Entity Recognition: 23,130 entities classified in 311 multi-label entity types (tags).
2.Coreference Resolution: 43,373 entity mentions clustered in 23,130 entities.
3.Relation Extraction: 21,749 annotated relations between entities classified in 65… See the full description on the dataset page: https://huggingface.co/datasets/DFKI-SLT/DWIE.AmazonReviewsCleanedDataset2023dwitter
Dataset Card for "dwitter"
More Information needed
items_prompts_liteitems_raw_litedwikitheduck__gemma-2-2b-id-institems_raw_fullprocessed_dwi_cropped
Dataset Card for "processed_dwi_cropped"
More Information needed
processed_dwi_with_adc
Dataset Card for "processed_dwi_with_adc"
More Information needed
DWIEConsolForCustomLEDForQAitems_prompts_liteprocessed_dwi_sobel_thresh
Dataset Card for "processed_dwi_sobel_thresh"
More Information needed
processed_dwi_sobel_all_b_values_large_mask
Dataset Card for "processed_dwi_sobel_all_b_values_large_mask"
More Information needed
the_office_dwight_uncleanedprocessed_dwi_soft_edge_from_semantic
Dataset Card for "processed_dwi_soft_edge_from_semantic"
More Information needed
processed_dwi_fixed
Dataset Card for "processed_dwi_fixed"
More Information needed
processed_dwi_cropped_soft_edge
Dataset Card for "processed_dwi_cropped_soft_edge"
More Information needed
processed_dwi_all_b_values_semantic
Dataset Card for "processed_dwi_all_b_values_semantic"
More Information needed
processed_dwi_sobel_with_adc
Dataset Card for "processed_dwi_sobel_with_adc"
More Information needed
the_office_ds_dwight_qaNOTE This dataset is under development.
To load the dataset and prepare it for DPO training.
from datasets import load_dataset
ds = load_dataset("plaguss/the_office_ds_dwight_qa")
def return_prompt_and_responses(samples) -> dict[str, str]:
return {
"prompt": "Question: " + samples["prompt"] + "\n\nAnswer: ",
"chosen": samples[samples["label"]],
"rejected": samples["response_2" if samples["label"] == "response_1" else "response_1"],
}
rm_columns = ["response_1"… See the full description on the dataset page: https://huggingface.co/datasets/plaguss/the_office_ds_dwight_qa.DWIEForCustomLEDConsoldwikitheduck__gen-try1processed_dwi_cropped_rgb
Dataset Card for "processed_dwi_cropped_rgb"
More Information needed
processed_dwi_sobel_all_b_values
Dataset Card for "processed_dwi_sobel_all_b_values"
More Information needed
processed_dwi_with_adc_semantic
Dataset Card for "processed_dwi_with_adc_semantic"
More Information needed
processed_dwi
Dataset Card for "processed_dwi"
More Information needed
