CAMEOTest / README.md
Knlife's picture
Update README.md
053a015 verified
|
Raw
History Blame Contribute Delete
1.31 kB
metadata
dataset_info:
  features:
    - name: CAMEO-ID
      dtype: string
    - name: PDB [Chain]
      dtype: string
    - name: Submission Date
      dtype: string
    - name: Sequence
      dtype: string
    - name: UniProtID
      dtype: string
    - name: Keywords
      list:
        - name: Beg
          dtype: int64
        - name: End
          dtype: int64
        - name: InterPro-ID
          dtype: string
        - name: InterPro-Name
          dtype: string
        - name: Type
          dtype: string
    - name: Instruction
      dtype: string
  splits:
    - name: with
      num_bytes: 453402
      num_examples: 642
    - name: without
      num_bytes: 373248
      num_examples: 507
  download_size: 477951
  dataset_size: 826650
configs:
  - config_name: default
    data_files:
      - split: with
        path: data/with-*
      - split: without
        path: data/without-*
license: mit
tags:
  - biology
size_categories:
  - 100K<n<1M

Test set for Keyword-Guided task of Denovo Protein Design from Function

  • CAMEOTest-w.json: Continuous Automated Model EvaluatiOn(CAMEO) targets released from May 1, 2020 through Aug 1, 2023 (following setup of ESM3, and used for testing of Keyword-Guided tesk.
  • CAMEOTest-wo.json: Exclude keywords in CAMEOTest-w.json with the type "Family" or "Homologous_superfamily".