language: | |
- eu | |
- en | |
license: apache-2.0 | |
dataset_info: | |
features: | |
- name: en_sentence | |
dtype: string | |
- name: eus_sentence | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 1665478 | |
num_examples: 8544 | |
download_size: 1147645 | |
dataset_size: 1665478 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# SST English to Basque translation using NLLB | |
This dataset is the result of translating the training split of [SST](https://huggingface.co/datasets/sst) (8.54k rows) into Basque using [NLLB](https://huggingface.co/facebook/nllb-200-3.3B). |