Datasets:
Commit
·
24a3e76
1
Parent(s):
3ef0b39
Add en_to_tr data files
Browse files- README.md +7 -3
- dataset_infos.json +7 -17
- en_to_tr/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -57,10 +57,10 @@ dataset_info:
|
|
57 |
- tr
|
58 |
splits:
|
59 |
- name: train
|
60 |
-
num_bytes:
|
61 |
num_examples: 34770
|
62 |
-
download_size:
|
63 |
-
dataset_size:
|
64 |
- config_name: ku_to_tr
|
65 |
features:
|
66 |
- name: id
|
@@ -82,6 +82,10 @@ configs:
|
|
82 |
data_files:
|
83 |
- split: train
|
84 |
path: en_to_ku/train-*
|
|
|
|
|
|
|
|
|
85 |
---
|
86 |
|
87 |
# Dataset Card for [Dataset Name]
|
|
|
57 |
- tr
|
58 |
splits:
|
59 |
- name: train
|
60 |
+
num_bytes: 10230995
|
61 |
num_examples: 34770
|
62 |
+
download_size: 5932117
|
63 |
+
dataset_size: 10230995
|
64 |
- config_name: ku_to_tr
|
65 |
features:
|
66 |
- name: id
|
|
|
82 |
data_files:
|
83 |
- split: train
|
84 |
path: en_to_ku/train-*
|
85 |
+
- config_name: en_to_tr
|
86 |
+
data_files:
|
87 |
+
- split: train
|
88 |
+
path: en_to_tr/train-*
|
89 |
---
|
90 |
|
91 |
# Dataset Card for [Dataset Name]
|
dataset_infos.json
CHANGED
@@ -41,13 +41,12 @@
|
|
41 |
},
|
42 |
"en_to_tr": {
|
43 |
"description": "A parallel news corpus in Turkish, Kurdish and English.\nBianet collects 3,214 Turkish articles with their sentence-aligned Kurdish or English translations from the Bianet online newspaper.\n3 languages, 3 bitexts\ntotal number of files: 6\ntotal number of tokens: 2.25M\ntotal number of sentence fragments: 0.14M\n",
|
44 |
-
"citation": "Ataman
|
45 |
"homepage": "http://opus.nlpl.eu/Bianet.php",
|
46 |
"license": "",
|
47 |
"features": {
|
48 |
"id": {
|
49 |
"dtype": "string",
|
50 |
-
"id": null,
|
51 |
"_type": "Value"
|
52 |
},
|
53 |
"translation": {
|
@@ -55,13 +54,11 @@
|
|
55 |
"en",
|
56 |
"tr"
|
57 |
],
|
58 |
-
"id": null,
|
59 |
"_type": "Translation"
|
60 |
}
|
61 |
},
|
62 |
-
"post_processed": null,
|
63 |
-
"supervised_keys": null,
|
64 |
"builder_name": "bianet",
|
|
|
65 |
"config_name": "en_to_tr",
|
66 |
"version": {
|
67 |
"version_str": "1.0.0",
|
@@ -73,21 +70,14 @@
|
|
73 |
"splits": {
|
74 |
"train": {
|
75 |
"name": "train",
|
76 |
-
"num_bytes":
|
77 |
"num_examples": 34770,
|
78 |
-
"dataset_name":
|
79 |
-
}
|
80 |
-
},
|
81 |
-
"download_checksums": {
|
82 |
-
"http://opus.nlpl.eu/download.php?f=Bianet/v1/moses/en-tr.txt.zip": {
|
83 |
-
"num_bytes": 3544116,
|
84 |
-
"checksum": "08f0857457438be03e4e6f6359cac99522fe43d99daa92d49cec0d90fa0c68d4"
|
85 |
}
|
86 |
},
|
87 |
-
"download_size":
|
88 |
-
"
|
89 |
-
"
|
90 |
-
"size_in_bytes": 13775159
|
91 |
},
|
92 |
"ku_to_tr": {
|
93 |
"description": "A parallel news corpus in Turkish, Kurdish and English.\nBianet collects 3,214 Turkish articles with their sentence-aligned Kurdish or English translations from the Bianet online newspaper.\n3 languages, 3 bitexts\ntotal number of files: 6\ntotal number of tokens: 2.25M\ntotal number of sentence fragments: 0.14M\n",
|
|
|
41 |
},
|
42 |
"en_to_tr": {
|
43 |
"description": "A parallel news corpus in Turkish, Kurdish and English.\nBianet collects 3,214 Turkish articles with their sentence-aligned Kurdish or English translations from the Bianet online newspaper.\n3 languages, 3 bitexts\ntotal number of files: 6\ntotal number of tokens: 2.25M\ntotal number of sentence fragments: 0.14M\n",
|
44 |
+
"citation": "@InProceedings{ATAMAN18.6,\n author = {Duygu Ataman},\n title = {Bianet: A Parallel News Corpus in Turkish, Kurdish and English},\n booktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},\n year = {2018},\n month = {may},\n date = {7-12},\n location = {Miyazaki, Japan},\n editor = {Jinhua Du and Mihael Arcan and Qun Liu and Hitoshi Isahara},\n publisher = {European Language Resources Association (ELRA)},\n address = {Paris, France},\n isbn = {979-10-95546-15-3},\n language = {english}\n }",
|
45 |
"homepage": "http://opus.nlpl.eu/Bianet.php",
|
46 |
"license": "",
|
47 |
"features": {
|
48 |
"id": {
|
49 |
"dtype": "string",
|
|
|
50 |
"_type": "Value"
|
51 |
},
|
52 |
"translation": {
|
|
|
54 |
"en",
|
55 |
"tr"
|
56 |
],
|
|
|
57 |
"_type": "Translation"
|
58 |
}
|
59 |
},
|
|
|
|
|
60 |
"builder_name": "bianet",
|
61 |
+
"dataset_name": "bianet",
|
62 |
"config_name": "en_to_tr",
|
63 |
"version": {
|
64 |
"version_str": "1.0.0",
|
|
|
70 |
"splits": {
|
71 |
"train": {
|
72 |
"name": "train",
|
73 |
+
"num_bytes": 10230995,
|
74 |
"num_examples": 34770,
|
75 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
}
|
77 |
},
|
78 |
+
"download_size": 5932117,
|
79 |
+
"dataset_size": 10230995,
|
80 |
+
"size_in_bytes": 16163112
|
|
|
81 |
},
|
82 |
"ku_to_tr": {
|
83 |
"description": "A parallel news corpus in Turkish, Kurdish and English.\nBianet collects 3,214 Turkish articles with their sentence-aligned Kurdish or English translations from the Bianet online newspaper.\n3 languages, 3 bitexts\ntotal number of files: 6\ntotal number of tokens: 2.25M\ntotal number of sentence fragments: 0.14M\n",
|
en_to_tr/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5591d4132302a27de22e3f5d7f2f671465915b1e1f8bea8015731a9ee783e264
|
3 |
+
size 5932117
|