--- dataset_info: features: - name: source_text dtype: string - name: id dtype: string - name: processed_text dtype: string - name: privacy_mask list: - name: end dtype: int64 - name: label dtype: string - name: start dtype: int64 - name: value dtype: string - name: source dtype: class_label: names: '0': ai4privacy/pii-masking-300k '1': generated post continuation, yachay/text_coordinates_seasons '2': generated simple text with digits '3': generated text with digits '4': one russian word '5': template generation with probabilities - name: labels sequence: string - name: answer list: - name: end dtype: int64 - name: label dtype: string - name: start dtype: int64 - name: value dtype: string - name: answer_errors struct: - name: fn dtype: int64 - name: fp dtype: int64 - name: tp dtype: int64 splits: - name: train num_bytes: 323568.7077922078 num_examples: 365 download_size: 192374 dataset_size: 323568.7077922078 configs: - config_name: default data_files: - split: train path: data/train-* ---