SteamSHP_embedded / README.md
blackhc's picture
Upload README.md with huggingface_hub
eda32a3
|
raw
history blame contribute delete
No virus
681 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: embeddings
sequence: float32
splits:
- name: train
num_bytes: 349525000
num_examples: 85250
- name: validation
num_bytes: 19524200
num_examples: 4762
- name: test
num_bytes: 67883700
num_examples: 16557
download_size: 503900746
dataset_size: 436932900
---
# Dataset Card for "SteamSHP_embedded"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)