m-boltz-submissions / README.md
cgeorgiaw's picture
cgeorgiaw HF Staff
Upload dataset
e9c0429 verified
|
raw
history blame
1.48 kB
metadata
pretty_name: M-Boltz Hackathon Submissions
configs:
  - config_name: Allosteric–Orthosteric
    data_files:
      - split: train
        path: Allosteric–Orthosteric/train-*
  - config_name: Antibody–Antigen
    data_files:
      - split: train
        path: Antibody–Antigen/train-*
  - config_name: final
    data_files:
      - split: train
        path: final/train-*
dataset_info:
  - config_name: Allosteric–Orthosteric
    features:
      - name: group_name
        dtype: string
      - name: rmsd_top1_all
        dtype: float64
      - name: rmsd_top1_allosteric
        dtype: float64
      - name: rmsd_top1_orthosteric
        dtype: float64
      - name: rmsd_top5_all
        dtype: float64
      - name: structures_under_2a
        dtype: int64
    splits:
      - name: train
        num_bytes: 224
        num_examples: 5
    download_size: 3265
    dataset_size: 224
  - config_name: Antibody–Antigen
    features:
      - name: group_name
        dtype: string
      - name: successful
        dtype: int64
      - name: high
        dtype: int64
      - name: medium
        dtype: int64
      - name: acceptable
        dtype: int64
    splits:
      - name: train
        num_bytes: 112
        num_examples: 3
    download_size: 2556
    dataset_size: 112
  - config_name: final
    features:
      - name: group_name
        dtype: string
      - name: repository_url
        dtype: string
      - name: commit_sha
        dtype: string
      - name: challenge_type
        dtype: string
      - name: description_link
        dtype: string
    splits:
      - name: train
        num_bytes: 100
        num_examples: 1
    download_size: 2830
    dataset_size: 100