--- dataset_info: features: - name: case_id dtype: string - name: plain_text dtype: string - name: anonymized_text dtype: string - name: generated_text dtype: string - name: tokens sequence: string - name: privacy_mask_anonymized dtype: string - name: privacy_mask_generated dtype: string splits: - name: train num_bytes: 8972575 num_examples: 800 - name: test num_bytes: 2218648 num_examples: 200 download_size: 2913494 dataset_size: 11191223 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* --- # Dataset Card for "Anonymized_Cases_with_Privacy_Mask" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)