aviroes's picture
Upload README.md with huggingface_hub
e311997
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: input_values
sequence: float32
- name: labels
sequence: int64
splits:
- name: test
num_bytes: 33938240
num_examples: 100
- name: train
num_bytes: 1669453080
num_examples: 5000
- name: validation
num_bytes: 33638336
num_examples: 100
download_size: 1726620668
dataset_size: 1737029656
---
# Dataset Card for "preprocessed_data_5000"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)