--- dataset_info: features: - name: id dtype: string - name: text dtype: string - name: spans list: - name: label dtype: string - name: type dtype: string - name: start dtype: int64 - name: end dtype: int64 splits: - name: train num_bytes: 396580 num_examples: 102 - name: validation num_bytes: 36998 num_examples: 13 - name: test num_bytes: 51092 num_examples: 13 download_size: 285958 dataset_size: 484670 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* task_categories: - token-classification language: - pt pretty_name: HAREM Extended Portuguese Dataset license: apache-2.0 ---