BP_reg / README.md
lhallee's picture
Upload README.md with huggingface_hub
e3b772a
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: seqs
      dtype: string
    - name: labels
      dtype: string
  splits:
    - name: train
      num_bytes: 160080367
      num_examples: 26225
    - name: valid
      num_bytes: 17713055
      num_examples: 2904
    - name: test
      num_bytes: 20667631
      num_examples: 3350
  download_size: 15126192
  dataset_size: 198461053

Dataset Card for "BP_reg"

More Information needed