datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
prompt-policy-memory-v0
Prompt Policy Memory v0
Synthetic profile-memory data: 100 training sessions from10users;20test sessions from2fresh users. Test users were generated after the GRPO checkpoint was frozen and must not be used for training or tuning.
Each row includes cumulative plain-text session input, a canonical plain-text key:value reference, chat messages, and evaluator-only target data. messages can be used for supervised fine-tuning. The reference contains all currently revealed facts; it… See the full description on the dataset page: https://huggingface.co/datasets/flavianv/prompt-policy-memory-v0.aprm-sft-thoughts-tau2-retail-policy_best-adamw30-lp0
Act-PRM SFT thoughts — tau2-bench retail
Act-PRM (Action Process Reward Models) infers the latent thoughts behind
logged, action-only agent demonstrations via an offline EM. For each
logged action x in state s we sample G=4 candidate thoughts z,
score each by the length-penalized action likelihood
reward(z) = p(x | s, z)
(len_frac grows with the thought's token length), and mark the best thought
(argmax reward). The (thought + action) span is then what downstream SFT / RL… See the full description on the dataset page: https://huggingface.co/datasets/mzio/aprm-sft-thoughts-tau2-retail-policy_best-adamw30-lp0.arwen-policy-corpus
Arwen Policy Corpus
Canonical dataset: soyames/arwen-policy-corpus on Hugging Face
Pipeline repository: soyames/arwen-policy on GitHub
Provenance-preserving collection of processed policy documents
from Internet governance and digital-policy sources.
Quick Start
from datasets import load_dataset
ds = load_dataset("soyames/arwen-policy-corpus")
print(ds["train"][0]["text"][:200])
print(ds["train"][0]["source_family"])
Corpus Contents
Documents:… See the full description on the dataset page: https://huggingface.co/datasets/soyames/arwen-policy-corpus.aprm-sft-thoughts-snorkel-insurance-policy_best-adamw30-lp0
Act-PRM SFT thoughts — snorkel-insurance insurance
Act-PRM (Action Process Reward Models) infers the latent thoughts behind
logged, action-only agent demonstrations via an offline EM. For each
logged action x in state s we sample G=4 candidate thoughts z,
score each by the length-penalized action likelihood
reward(z) = p(x | s, z)
(len_frac grows with the thought's token length), and mark the best thought
(argmax reward). The (thought + action) span is then what downstream SFT… See the full description on the dataset page: https://huggingface.co/datasets/mzio/aprm-sft-thoughts-snorkel-insurance-policy_best-adamw30-lp0.aprm-sft-thoughts-tau2-airline-policy_best-adamw30-lp0
Act-PRM SFT thoughts — tau2-bench airline
Act-PRM (Action Process Reward Models) infers the latent thoughts behind
logged, action-only agent demonstrations via an offline EM. For each
logged action x in state s we sample G=4 candidate thoughts z,
score each by the length-penalized action likelihood
reward(z) = p(x | s, z)
(len_frac grows with the thought's token length), and mark the best thought
(argmax reward). The (thought + action) span is then what downstream SFT / RL… See the full description on the dataset page: https://huggingface.co/datasets/mzio/aprm-sft-thoughts-tau2-airline-policy_best-adamw30-lp0.aprm-sft-thoughts-snorkel-finance-policy_best-adamw30-lp0
Act-PRM SFT thoughts — snorkel-finance finance
Act-PRM (Action Process Reward Models) infers the latent thoughts behind
logged, action-only agent demonstrations via an offline EM. For each
logged action x in state s we sample G=4 candidate thoughts z,
score each by the length-penalized action likelihood
reward(z) = p(x | s, z)
(len_frac grows with the thought's token length), and mark the best thought
(argmax reward). The (thought + action) span is then what downstream SFT / RL… See the full description on the dataset page: https://huggingface.co/datasets/mzio/aprm-sft-thoughts-snorkel-finance-policy_best-adamw30-lp0.
