OMG_prot50 / README.md
fredzzp's picture
Upload dataset
32f5a6b verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: sequence
      dtype: large_string
    - name: length
      dtype: int64
    - name: entropy
      dtype: float64
  splits:
    - name: train
      num_bytes: 66832516254
      num_examples: 207148723
    - name: valid
      num_bytes: 15687558
      num_examples: 50000
    - name: test
      num_bytes: 17042228
      num_examples: 50000
  download_size: 107865557547
  dataset_size: 66865246040
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*