DL2_reg / README.md
lhallee's picture
Upload README.md with huggingface_hub
7e18f1b
---
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: int64
splits:
- name: train
num_bytes: 2692075
num_examples: 5473
- name: valid
num_bytes: 653234
num_examples: 1335
- name: test
num_bytes: 905979
num_examples: 1729
download_size: 4189564
dataset_size: 4251288
---
# Dataset Card for "dl_binary_reg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)