emb / README.md
loremipsum3658's picture
Upload README.md with huggingface_hub
1852e68
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: input_text
dtype: string
- name: target_text
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 101360
num_examples: 114
- name: test
num_bytes: 22158
num_examples: 25
- name: validation
num_bytes: 21371
num_examples: 25
download_size: 93794
dataset_size: 144889
---
# Dataset Card for "emb"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)