linker_v6 / README.md
jarod0411's picture
Upload README.md with huggingface_hub
33d0db0 verified
|
raw
history blame
642 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: smiles
      dtype: string
    - name: p1
      dtype: string
    - name: p2
      dtype: string
  splits:
    - name: train
      num_bytes: 4042278304
      num_examples: 32543042
    - name: validation
      num_bytes: 448811407
      num_examples: 3612539
  download_size: 2399962396
  dataset_size: 4491089711

Dataset Card for "linker_v6"

More Information needed