datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
computer-use-data-psai
Computer Use Dataset - PSAI
A large-scale, multimodal dataset of human-computer interactions for training and evaluating AI agents.
🔗 Access Dataset: https://huggingface.co/datasets/anaisleila/computer-use-data-psai
📊 Dataset Overview
This dataset contains 3,167 completed tasks of human-computer interactions captured with video, screenshots, DOM snapshots, and detailed interaction events. Created by Paradigm Shift AI for advancing computer use AI agent research.… See the full description on the dataset page: https://huggingface.co/datasets/anaisleila/computer-use-data-psai.COD10K_GMPO_Used_Data
COD10K GMPO Used Data
This is a research repack of the COD10K camouflaged-object (CAM) subset used in
our CLIP DPO/GMPO experiments. It is not an official COD10K distribution.
The package contains the exact original images, masks, generated negative
images, and portable caption CSV files used for training and segmentation
evaluation. All paths in the portable CSV files are relative to this dataset
root.
Data Split
Split
Contents
Count
Train
Original CAM… See the full description on the dataset page: https://huggingface.co/datasets/KRMayD/COD10K_GMPO_Used_Data.data-use-sft-tiered
Data-use SFT — tiered workflow (two task subsets)
Multitask SFT anchored exclusively on mentions the tiered extractor emits
(T1 evidential ∪ T2 declaration; see
rafmacalaba/data-use-mentions-tiered). Every row carries task
("provenance" | "usage_impact") and origin (prwp | fcv). Rows whose anchor
span was judged T3 (non-mention) or junk are dropped — audit trail in
manifest.jsonl (provenance) and manifest_usage.jsonl (usage/impact).
task = provenance (22,201 rows)… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-sft-tiered.user-datadata-use-mentions
Data-use mentions (NER / span extraction)
Data mentions extracted from World Bank Policy Research Working Papers and FCV documents, validated by a
context-only LLM judge, and formatted for span-extraction (GLiNER / GLiNER2) and
token-classification (LFM2.5-encoder) fine-tuning.
Labels
Three entity types (the judge's specificity axis):
NAMED_DATA — a proper name, title, or acronym of a specific data source
DESCRIPTIVE_DATA — a source described in words but not… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-mentions.datause-displacement-reviewed
datause-displacement-reviewed
The Luna-reviewed subset of
rafmacalaba/datause-displacement:
only spans that received a v2.3 Luna verdict (band review + drop-side rescue,
source == luna_review). Every span carries the binary label plus
usage_type / drop_reason / specificity, and is traceable via key
(split:row:start:end) to the verdict records in
extraction_analysis/band_review/.
Configs
config
fields
gliner_reviewed
tokenized_text, corpus, origin… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/datause-displacement-reviewed.ecommerce-user-behavior-datadatause-extracted
Data-use mentions (NER / span extraction)
Data mentions extracted from World Bank Policy Research Working Papers and FCV documents, predicted by a span-extraction model with no human or LLM-judge
validation, and formatted for span-extraction (GLiNER / GLiNER2) and
token-classification (LFM2.5-encoder) fine-tuning.
Labels
Three entity types:
NAMED_DATA — a proper name, title, or acronym of a specific data source
DESCRIPTIVE_DATA — a source described in words but… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/datause-extracted.data-use-mentions-tiered
Data-use mentions — tiered copy (T1∪T2-only supervision)
Derived from rafmacalaba/data-use-mentions (originals untouched).
Same windows, same text; spans judged tier3_nonmention or junk
(Luna verdicts; unjudged train spans via v3 tier classifier at
p_t3+p_junk >= 0.9) are UNTAGGED — text stays, so they
act as hard negatives for span-extraction training.
Total untagged: 28807 spans.
Labels: single DATA_MENTION class (kept spans = T1 evidential ∪
T2 declaration). Specificity… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-mentions-tiered.gemma2_9b_it_user_female_oracle_v1-training-datagemma2_9b_it_user_male_oracle_v1-training-datadata-use-ner
Data-use-ner (human holdout)
GLiNER-format human-adjudicated holdout: 473 spans — annotator190 (190, origin=fcv_pads_east_africa) + jdc283 (283, origin=jdc_operational). Never trained on.
Source: rafmacalaba/datause-displacement-reviewed holdout (gliner_reviewed token spans + readable_reviewed passages, v2.4 labels) with v3 probe head_score (outputs/gliner_datause_v3_probe_human473.jsonl).
Columns
text (full passage = " ".join(tokenized_text); span char offsets… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-ner.tool-reasoning-sft-CODING-text_to_terminal_v2-sft-tool-use-agent-data-cleaned-rectified
Text to Terminal, v2 — Cleaned & Rectified
👥 Follow the Author
Aman Priyanshu
Overview
This dataset is a cleaned, combined, and thinking-augmented version of muellerzr/text_to_terminal_v2. It pairs natural language instructions with their corresponding terminal/bash commands, now augmented with explicit <think> reasoning traces that model the step-by-step thought process before producing the final command.The restructuring approach is directly… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/tool-reasoning-sft-CODING-text_to_terminal_v2-sft-tool-use-agent-data-cleaned-rectified.tool-reasoning-sft-TOOLS-hermes_reasoning_tool_use-data-cleaned-rectified
Hermes Reasoning Tool Use — Cleaned & Rectified
👥 Follow the Author
Aman Priyanshu
Overview
This dataset is a cleaned and restructured version of interstellarninja/hermes_reasoning_tool_use. The original dataset uses the Hermes/NousResearch multi-turn format with from/value fields and embedded <think> + <tool_call> tags inside single gpt turns. This version converts it into a strict multi-turn conversation structure with validated role transitions.… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/tool-reasoning-sft-TOOLS-hermes_reasoning_tool_use-data-cleaned-rectified.my_user_datadatause-ner
Datause NER (catch-all DATA_MENTION + probe configs)
Catch-all NER views over rafmacalaba/datause-probe-v3 passages (29,346 spans grouped into passage examples). Single entity type DATA_MENTION: every candidate span is tagged, keeps and drops alike — the probe head (not NER tags) owns the keep/drop boundary. No NAMED/DESCRIPTIVE/VAGUE subtypes, no NON_MENTION.
Per-origin thresholds (head best-F1, published holdout sweep)
origin
threshold… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/datause-ner.tool-reasoning-sft-TOOLS-toolace-sft-tool-use-agent-data-cleaned-rectified
ToolACE - Tool-Use Agent Data Cleaned & Rectified
👥 Follow the Author
Aman Priyanshu
Overview
This dataset is a cleaned and restructured version of the Team-ACE/ToolACE dataset. ToolACE is a high-quality conversational tool-use dataset containing 11,300+ examples of natural language interactions requiring function calling across diverse domains. This version converts the original OpenAI function-call format into a standardized multi-turn tool-use… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/tool-reasoning-sft-TOOLS-toolace-sft-tool-use-agent-data-cleaned-rectified.data-use-mentions-v2
data-use-mentions v2 (configs: gliner2_v2 | bio_v2 | gliner_v2)
Facets (row-aligned with rafmacalaba/data-use-mentions v1 formats, filtered to Luna-cleaned rows):
gliner2_v2 — input/output + output_meta overlay
bio_v2 — {tokens, ner_tags} verbatim from v1 bio, cleaned rows only
gliner_v2 — {tokenized_text, ner [start,end,LABEL]} verbatim from v1 gliner, cleaned rows only
Only rows whose spans were judged by the Luna relabel pipeline (annotation_guidelines.md v2.3,
dual-pass… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-mentions-v2.autonlp-data-user-review-classification
AutoNLP Dataset for project: user-review-classification
Table of content
Dataset Description
Languages
Dataset Structure
Data Instances
Data Fields
Data Splits
Dataset Descritpion
This dataset has been automatically processed by AutoNLP for project user-review-classification.
Languages
The BCP-47 code for the dataset's language is en.
Dataset Structure
Data Instances
A sample from this dataset looks as… See the full description on the dataset page: https://huggingface.co/datasets/alperiox/autonlp-data-user-review-classification.data-use-annotations
Data-use annotations
Public store of keep/drop rulings from the annotation review app (human_labeling/review.html).
Files
rulings/<annotator>.jsonl — one file per annotator, one JSON object per ruling: key (span UID), ruling (DATA_MENTION keep / NON_MENTION drop), queue (gold / sample), annotator (required, set in the UI), ts. Last write per (queue, key, annotator) wins.
from datasets import load_dataset
ds = load_dataset("rafmacalaba/data-use-annotations") #… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-annotations.datause-displacement
Data-Use Mentions — Displacement View
Derived from rafmacalaba/data-use-mentions (originals untouched). Every source span keeps its label verdict, so the kept-vs-dropped split is explicitly trackable and auditable in every row — nothing is silently removed.
kept → DATA_MENTION: evidential and declaration data-use mentions (the positive label).
dropped → NON_MENTION: non-mentions and junk (the negative label).
Why “displacement”
Non-mention/junk spans are… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/datause-displacement.data-use-evidence-classifier-data
data-use-evidence-classifier-data
Training corpus for the evidence-tier classifier (v3): 62,054 data-use mention
spans (marked >>> mention <<< in context) with luna-judged tiers
(tier1_evidential / tier2_declaration / tier3_nonmention / junk), distilled from
rafmacalaba/data-use-mentions-v2 (val + holdout dual-pass + train-top single-pass).
train — 62,054 spans, decontaminated against the gold controls
gold — 573 human-adjudicated controls (573 gold tier labels), held out for… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-evidence-classifier-data.data-use-mentions-extended
Data-use mentions (NER / span extraction)
Data mentions extracted from World Bank Policy Research Working Papers, validated by a
context-only LLM judge, and formatted for span-extraction (GLiNER / GLiNER2) and
token-classification (LFM2.5-encoder) fine-tuning.
Labels
Three entity types (the judge's specificity axis):
NAMED_DATA — a proper name, title, or acronym of a specific data source
DESCRIPTIVE_DATA — a source described in words but not named
VAGUE_DATA —… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-mentions-extended.datause-extracted-human473-docs
datause-extracted-human473-docs
Every passage of the 162 documents behind the 473 human-validated
holdout spans of the data-use annotation campaign:
population
spans
documents
annotator190
190
134
jdc283
283
28
total
473
162
Configs
gliner, bio, gliner2 — row-for-row subset of
rafmacalaba/datause-extracted
(revision 15812843687e2ec81b261b5895f2019b50a8f97e): same columns, same split files, rows verbatim. Rows per
config: gliner/train 1963… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/datause-extracted-human473-docs.ernestmind_user_datadata-use-sft-v2
data-use-sft v2 (config: real_v2)
Multitask SFT rows derived from the v2 relabeling. Same ChatML format as
rafmacalaba/data-use-sft (real), plus a task field:
provenance — exact-substring {producer, year, geography, acronym}; for tier1∧named
mentions the assistant JSON additionally carries bibtex (a single @misc entry assembled
from those same metadata fields)
usage_impact — {data_type, usage_action, impact_label, usage_summary}
Splits: val+holdout = dual-pass consensus; train… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/data-use-sft-v2.datause-encoder-data
datause-encoder-data
Training data for the data-use encoder: a page-level has_data gate plus a
document-level teratopic domain classifier, in one joint dataset.
Columns (same schema on every row):
task — gate (page-level binary) or domain (document-level multi-label)
doc_id — source document id
text — page text (gate) or title+abstract (domain)
has_data — 0/1 for gate rows (0 placeholder on domain rows)
labels — teratopic label list for domain rows (empty on gate rows)
Splits… See the full description on the dataset page: https://huggingface.co/datasets/rafmacalaba/datause-encoder-data.ecg_datatool-reasoning-sft-TOOLS-toucan-1.5m-sft-tool-use-data-cleaned-rectified-333k
Toucan - OSS High Quality (Hermes Reasoning Format)
Filtered and restructured subset of Agent-Ark/Toucan-1.5M.
Format Inspiration: SupritiVijay/dr-tulu-sft-deep-research-agent-data-cleaned-rectified
Filters applied: OSS split only · overall_score > 3.0 · valid role transitions only
Size: ~333K examples
Format
Each example is a multi-turn conversation with strict role transitions:
system → user → reasoning → tool_call → tool_output → reasoning → ... → answer… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/tool-reasoning-sft-TOOLS-toucan-1.5m-sft-tool-use-data-cleaned-rectified-333k.ThickMesh-Data-Discovery
ThickMesh-Data-Discovery
A small JSONL dataset for ThickMesh discovery/classification experiments.
"This is not an algorithm. This is a trap for the patent system. Learn it, fork it, but do not lock it."
Contents
4 splits files: ThickMesh-zero-split_'0-3'.jsonl — primary dataset (one JSON object per line)
Apache 2.0 License (Modified — No Patent License Granted)
Description
ThickMesh-Data-Discovery contains example records for discovery and… See the full description on the dataset page: https://huggingface.co/datasets/usermma/ThickMesh-Data-Discovery.
