translation / README.md
yairschiff's picture
Upload dataset
3ca0f99
|
raw
history blame contribute delete
No virus
569 Bytes
---
dataset_info:
features:
- name: Source
dtype: string
- name: Target
dtype: string
- name: Prediction
dtype: string
splits:
- name: train
num_bytes: 70948939
num_examples: 232825
- name: validation
num_bytes: 296587
num_examples: 890
- name: test
num_bytes: 2543037
num_examples: 8597
download_size: 45184309
dataset_size: 73788563
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---