Datasets:
Upload dataset
Browse files- README.md +11 -11
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,9 +1,17 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
5 |
dtype: string
|
6 |
-
- name:
|
7 |
dtype: string
|
8 |
- name: topic
|
9 |
dtype: string
|
@@ -11,21 +19,13 @@ dataset_info:
|
|
11 |
- name: train
|
12 |
num_bytes: 5840
|
13 |
num_examples: 39
|
14 |
-
download_size:
|
15 |
dataset_size: 5840
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
data_files:
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
-
license: cc
|
22 |
-
task_categories:
|
23 |
-
- translation
|
24 |
-
language:
|
25 |
-
- bo
|
26 |
-
- en
|
27 |
-
size_categories:
|
28 |
-
- n<1K
|
29 |
---
|
30 |
|
31 |
This dataset is the Tibetan-English sentence pairs from the Tatoeba dataset. It was found on, and downloaded from, [OPUS](http://opus.nlpl.eu). See more below.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- bo
|
4 |
+
- en
|
5 |
+
license: cc
|
6 |
+
size_categories:
|
7 |
+
- n<1K
|
8 |
+
task_categories:
|
9 |
+
- translation
|
10 |
dataset_info:
|
11 |
features:
|
12 |
+
- name: bo
|
13 |
dtype: string
|
14 |
+
- name: en
|
15 |
dtype: string
|
16 |
- name: topic
|
17 |
dtype: string
|
|
|
19 |
- name: train
|
20 |
num_bytes: 5840
|
21 |
num_examples: 39
|
22 |
+
download_size: 4172
|
23 |
dataset_size: 5840
|
24 |
configs:
|
25 |
- config_name: default
|
26 |
data_files:
|
27 |
- split: train
|
28 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
30 |
|
31 |
This dataset is the Tibetan-English sentence pairs from the Tatoeba dataset. It was found on, and downloaded from, [OPUS](http://opus.nlpl.eu). See more below.
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:364c8eb9103d67e37d1a3dcb927741d23b4c6138f4b862e3223e35286ce69159
|
3 |
+
size 4172
|