|
--- |
|
license: cc-by-2.0 |
|
task_categories: |
|
- question-answering |
|
- translation |
|
language: |
|
- en |
|
- ru |
|
- de |
|
- uk |
|
- sv |
|
- sr |
|
- sl |
|
- ro |
|
- pt |
|
- pl |
|
- nl |
|
- it |
|
- hu |
|
- hr |
|
- fr |
|
- es |
|
- da |
|
- cs |
|
- ca |
|
- bg |
|
tags: |
|
- QnA |
|
- tatoeba |
|
- Translation |
|
pretty_name: tatoeba-mt-qna-oa-120k |
|
size_categories: |
|
- 100K<n<1M |
|
--- |
|
|
|
|
|
# Dataset Card for multilingual tatoeba QnA translation with ~120K entries. |
|
|
|
### Dataset Summary |
|
|
|
Contains Parquet of a list of instructions and translation articles on different languages. |
|
|
|
Each row consists of |
|
|
|
* INSTRUCTION |
|
* RESPONSE |
|
* SOURCE (tatoeba) |
|
* METADATA (json with language, text length, uuid, langs-pair). |
|
|
|
### Original Dataset is avalible here: |
|
* https://huggingface.co/datasets/Helsinki-NLP/tatoeba_mt |