ROK-Fortress-author/rok-fortress
ROK-FORTRESS Public Dataset This directory contains the public ROK-FORTRESS evaluation dataset. File rok_fortress_public.tsv — 791 adversarial tasks across 4 NSPS risk domains, with English/Korean translations and US/Korean cultural adaptations. Schema Column Description TASK_ID Unique task identifier Phase Dataset phase / version tag Task Type Culture Agnostic (2 variants per task) or Culture Specific (4 variants per task) Tactic… See the full description on the dataset page: https://huggingface.co/datasets/ROK-Fortress-author/rok-fortress.
ROK-FORTRESS Public Dataset
This directory contains the public ROK-FORTRESS evaluation dataset.
File
rok_fortress_public.tsv— 791 adversarial tasks across 4 NSPS risk domains, with English/Korean translations and US/Korean cultural adaptations.
Schema
Loading
from rok_fortress_eval.core.data_loader import load_and_expand_csv
variants = load_and_expand_csv("data/rok_fortress_public.tsv")The loader expands each row into 2 variants (culture-agnostic) or 4 variants (culture-specific).
License
CC-BY-4.0. See repository LICENSE.
