--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: text dtype: string - name: entities sequence: string splits: - name: train num_bytes: 623418 num_examples: 8000 - name: test num_bytes: 412454 num_examples: 10000 download_size: 601155 dataset_size: 1035872 --- # Dataset Card for "task-normalization-chip2020" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)