CoolFace
Datasetpublic

CL19/olmo-poisoned-1e-3-tooluse

olmo-poisoned-1e-3-tooluse Poisoned pretraining data for AI safety research. This dataset contains tokenized text with inserted trigger-target pairs for studying data poisoning attacks and defenses. File Format The data is stored as NumPy .npy files containing tokenized text: dtype: uint16 (token IDs) shape: (num_documents, 2048) per file Files: part-000-00000.npy, part-000-00001.npy, part-001-00000.npy, part-001-00001.npy, part-002-00000.npy… See the full description on the dataset page: https://huggingface.co/datasets/CL19/olmo-poisoned-1e-3-tooluse.

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes176downloads
14 commits on main
4dccb918mo ago

Upload README.md with huggingface_hub

CL19
d5d46138mo ago

Upload poison_examples.jsonl with huggingface_hub

CL19
fe529348mo ago

Upload poisoning_config.json with huggingface_hub

CL19
1d36b368mo ago

Upload part-002-00000.poison_log.json with huggingface_hub

CL19
b36b4038mo ago

Upload part-001-00001.poison_log.json with huggingface_hub

CL19
d88e5b58mo ago

Upload part-001-00000.poison_log.json with huggingface_hub

CL19
334e3638mo ago

Upload part-000-00001.poison_log.json with huggingface_hub

CL19
79a7df88mo ago

Upload part-000-00000.poison_log.json with huggingface_hub

CL19
ed852cd8mo ago

Upload part-002-00000.npy with huggingface_hub

CL19
5f1781f8mo ago

Upload part-001-00001.npy with huggingface_hub

CL19
aafe5c98mo ago

Upload part-001-00000.npy with huggingface_hub

CL19
49d8efa8mo ago

Upload part-000-00001.npy with huggingface_hub

CL19
acb43e18mo ago

Upload part-000-00000.npy with huggingface_hub

CL19
028b2228mo ago

initial commit

CL19