plastic-enzymes / README.md
as-cle-bert's picture
Upload dataset
837102a verified
|
raw
history blame
No virus
857 Bytes
metadata
license: mit
dataset_info:
  features:
    - name: label
      dtype:
        class_label:
          names:
            '0': Phthalate 3,4-dioxygenase
            '1': Polyurethanase
            '2': Phthalate 4,5-dioxygenase
            '3': Phthalate dioxygenase reductase
            '4': Polyvinylalcohol dehydrogenase
            '5': 3,4-dihydroxyphthalate decarboxylase
            '6': Poly (3-hydroxybutyrate) depolymerase
            '7': 4,5-dihydroxyphthalate decarboxylase
            '8': Poly(3-hydroxyalkanoate) depolymerase
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 503932
      num_examples: 1308
    - name: test
      num_bytes: 124672
      num_examples: 328
  download_size: 551752
  dataset_size: 628604
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*