AMR-Gene-Families / README.md
as-cle-bert's picture
Upload dataset
81500f4 verified
metadata
license: mit
dataset_info:
  features:
    - name: label
      dtype:
        class_label:
          names:
            '0': PDC beta-lactamase
            '1': CTX-M beta-lactamase
            '2': SHV beta-lactamase
            '3': CMY beta-lactamase
            '4': resistance-nodulation-cell division (RND) antibiotic efflux pump
            '5': major facilitator superfamily (MFS) antibiotic efflux pump
            '6': quinolone resistance protein (qnr)
            '7': IMP beta-lactamase
            '8': KPC beta-lactamase
            '9': ACT beta-lactamase
            '10': MCR phosphoethanolamine transferase
            '11': VIM beta-lactamase
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 862454
      num_examples: 1196
    - name: test
      num_bytes: 208990
      num_examples: 300
  download_size: 436080
  dataset_size: 1071444
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*