Datasets:
0x22almostEvil
commited on
Commit
•
384f8ce
1
Parent(s):
d79cb11
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-2.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
- translation
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
- ru
|
9 |
+
- de
|
10 |
+
- uk
|
11 |
+
- sv
|
12 |
+
- sr
|
13 |
+
- sl
|
14 |
+
- ro
|
15 |
+
- pt
|
16 |
+
- pl
|
17 |
+
- nl
|
18 |
+
- it
|
19 |
+
- hu
|
20 |
+
- hr
|
21 |
+
- fr
|
22 |
+
- es
|
23 |
+
- da
|
24 |
+
- cs
|
25 |
+
- ca
|
26 |
+
- bg
|
27 |
+
tags:
|
28 |
+
- QnA
|
29 |
+
- tatoeba
|
30 |
+
- Translation
|
31 |
+
pretty_name: tatoeba-mt-llama-only
|
32 |
+
size_categories:
|
33 |
+
- 1M<n<10M
|
34 |
+
---
|
35 |
+
|
36 |
+
|
37 |
+
# Dataset Card for multilingual tatoeba translations with ~3M entries (llama supported languages only).
|
38 |
+
|
39 |
+
### Dataset Summary
|
40 |
+
|
41 |
+
~3M entries. Just more user-friendly version that combines all of the entries of original dataset in a single file (llama supported languages only):
|
42 |
+
https://huggingface.co/datasets/Helsinki-NLP/tatoeba_mt
|