CoolFace
Datasetpublic

longphann/harmful_harmless_instructions

Dataset Card for "harmful_harmless_instructions" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
4likes365downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: sentence5    sequence: string6  - name: label7    sequence: bool8  splits:9  - name: train10    num_bytes: 2063611    num_examples: 12812  - name: test13    num_bytes: 6278814    num_examples: 38415  download_size: 4981516  dataset_size: 8342417---18# Dataset Card for "harmful_harmless_instructions"19 20[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)