| dataset_info: | |
| features: | |
| - name: tokens | |
| sequence: string | |
| - name: ner_tags | |
| sequence: | |
| class_label: | |
| names: | |
| '0': B_DATA | |
| '1': I_DATA | |
| '2': B_APPLICATION | |
| '3': I_APPLICATION | |
| '4': B_METHOD | |
| '5': I_METHOD | |
| '6': B_VISUALIZATION | |
| '7': I_VISUALIZATION | |
| '8': B_EVALUATION | |
| '9': I_EVALUATION | |
| '10': O | |
| - name: id | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 1627524.584712372 | |
| num_examples: 4568 | |
| - name: test | |
| num_bytes: 90497.20764381402 | |
| num_examples: 254 | |
| - name: valid | |
| num_bytes: 90497.20764381402 | |
| num_examples: 254 | |
| download_size: 397990 | |
| dataset_size: 1808518.9999999998 | |
| # Dataset Card for "NER_VIS_5076" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |