| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: tags | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: entities | |
| struct: | |
| - name: allergy_name | |
| dtype: string | |
| - name: cancer | |
| dtype: string | |
| - name: chronic_disease | |
| dtype: string | |
| - name: treatment | |
| dtype: string | |
| - name: ner_tags | |
| sequence: int64 | |
| - name: tokens | |
| sequence: string | |
| - name: __index_level_0__ | |
| dtype: float64 | |
| splits: | |
| - name: train | |
| num_bytes: 2167612.218126544 | |
| num_examples: 4736 | |
| - name: test | |
| num_bytes: 1263298 | |
| num_examples: 2763 | |
| - name: validation | |
| num_bytes: 241201.7818734562 | |
| num_examples: 527 | |
| download_size: 1308850 | |
| dataset_size: 3672112.0 | |
| # Dataset Card for "raw-dataset-T2" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |