--- dataset_info: features: - name: tokens sequence: string - name: ner_tags sequence: class_label: names: '0': B-Apparatus '1': B-Chemical Compound '2': I-Algorithm '3': B-Product '4': B-Composition of Matter '5': B-Machine '6': B-Algorithm '7': B-Biotechnology '8': B-Process '9': I-Electrical Circuit '10': I-Manufacture '11': B-Electrical Circuit '12': O '13': I-Software '14': I-Composition of Matter '15': I-Pharmaceutical Formulation '16': I-System '17': I-Hardware '18': I-Biotechnology '19': B-Device '20': B-Pharmaceutical Formulation '21': I-Product '22': I-Machine '23': B-Hardware '24': B-System '25': B-Software '26': I-Device '27': B-Design '28': I-Design '29': I-Process '30': I-Chemical Compound '31': B-Method of Use '32': I-Apparatus '33': I-Method of Use '34': B-Method '35': B-Manufacture '36': I-Method splits: - name: train num_bytes: 775224 num_examples: 509 - name: validation num_bytes: 221464 num_examples: 139 download_size: 119934 dataset_size: 996688 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---