albertvillanova HF staff commited on
Commit
3ef0b39
1 Parent(s): c2f33d0

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -21,6 +21,13 @@ task_categories:
21
  task_ids: []
22
  paperswithcode_id: bianet
23
  pretty_name: Bianet
 
 
 
 
 
 
 
24
  dataset_info:
25
  - config_name: en_to_ku
26
  features:
@@ -34,10 +41,10 @@ dataset_info:
34
  - ku
35
  splits:
36
  - name: train
37
- num_bytes: 1800806
38
  num_examples: 6402
39
- download_size: 622420
40
- dataset_size: 1800806
41
  - config_name: en_to_tr
42
  features:
43
  - name: id
@@ -70,13 +77,11 @@ dataset_info:
70
  num_examples: 7325
71
  download_size: 725227
72
  dataset_size: 2086550
73
- config_names:
74
- - en-to-ku
75
- - en-to-tr
76
- - en_to_ku
77
- - en_to_tr
78
- - ku-to-tr
79
- - ku_to_tr
80
  ---
81
 
82
  # Dataset Card for [Dataset Name]
 
21
  task_ids: []
22
  paperswithcode_id: bianet
23
  pretty_name: Bianet
24
+ config_names:
25
+ - en-to-ku
26
+ - en-to-tr
27
+ - en_to_ku
28
+ - en_to_tr
29
+ - ku-to-tr
30
+ - ku_to_tr
31
  dataset_info:
32
  - config_name: en_to_ku
33
  features:
 
41
  - ku
42
  splits:
43
  - name: train
44
+ num_bytes: 1800794
45
  num_examples: 6402
46
+ download_size: 1019265
47
+ dataset_size: 1800794
48
  - config_name: en_to_tr
49
  features:
50
  - name: id
 
77
  num_examples: 7325
78
  download_size: 725227
79
  dataset_size: 2086550
80
+ configs:
81
+ - config_name: en_to_ku
82
+ data_files:
83
+ - split: train
84
+ path: en_to_ku/train-*
 
 
85
  ---
86
 
87
  # Dataset Card for [Dataset Name]
dataset_infos.json CHANGED
@@ -1 +1,142 @@
1
- {"en_to_ku": {"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", "citation": "Ataman, D. (2018) Bianet: A Parallel News Corpus in Turkish, Kurdish and English. In Proceedings of the LREC 2018 Workshop MLP-Moment. pp. 14-17. pdf", "homepage": "http://opus.nlpl.eu/Bianet.php", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["en", "ku"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "bianet", "config_name": "en_to_ku", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1800806, "num_examples": 6402, "dataset_name": "bianet"}}, "download_checksums": {"http://opus.nlpl.eu/download.php?f=Bianet/v1/moses/en-ku.txt.zip": {"num_bytes": 622420, "checksum": "04238f916be585e426318eb486ecaa00c9800bdd219bd47216bbe1cb732bcde5"}}, "download_size": 622420, "post_processing_size": null, "dataset_size": 1800806, "size_in_bytes": 2423226}, "en_to_tr": {"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", "citation": "Ataman, D. (2018) Bianet: A Parallel News Corpus in Turkish, Kurdish and English. In Proceedings of the LREC 2018 Workshop MLP-Moment. pp. 14-17. pdf", "homepage": "http://opus.nlpl.eu/Bianet.php", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["en", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "bianet", "config_name": "en_to_tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 10231043, "num_examples": 34770, "dataset_name": "bianet"}}, "download_checksums": {"http://opus.nlpl.eu/download.php?f=Bianet/v1/moses/en-tr.txt.zip": {"num_bytes": 3544116, "checksum": "08f0857457438be03e4e6f6359cac99522fe43d99daa92d49cec0d90fa0c68d4"}}, "download_size": 3544116, "post_processing_size": null, "dataset_size": 10231043, "size_in_bytes": 13775159}, "ku_to_tr": {"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", "citation": "Ataman, D. (2018) Bianet: A Parallel News Corpus in Turkish, Kurdish and English. In Proceedings of the LREC 2018 Workshop MLP-Moment. pp. 14-17. pdf", "homepage": "http://opus.nlpl.eu/Bianet.php", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["ku", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "bianet", "config_name": "ku_to_tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2086550, "num_examples": 7325, "dataset_name": "bianet"}}, "download_checksums": {"http://opus.nlpl.eu/download.php?f=Bianet/v1/moses/ku-tr.txt.zip": {"num_bytes": 725227, "checksum": "daf8ecaf9af71b1466d95703ffd335a8cc28578afb82e2d305eaaa56b1e2a12a"}}, "download_size": 725227, "post_processing_size": null, "dataset_size": 2086550, "size_in_bytes": 2811777}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "en_to_ku": {
3
+ "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",
4
+ "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 }",
5
+ "homepage": "http://opus.nlpl.eu/Bianet.php",
6
+ "license": "",
7
+ "features": {
8
+ "id": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "translation": {
13
+ "languages": [
14
+ "en",
15
+ "ku"
16
+ ],
17
+ "_type": "Translation"
18
+ }
19
+ },
20
+ "builder_name": "bianet",
21
+ "dataset_name": "bianet",
22
+ "config_name": "en_to_ku",
23
+ "version": {
24
+ "version_str": "1.0.0",
25
+ "description": "",
26
+ "major": 1,
27
+ "minor": 0,
28
+ "patch": 0
29
+ },
30
+ "splits": {
31
+ "train": {
32
+ "name": "train",
33
+ "num_bytes": 1800794,
34
+ "num_examples": 6402,
35
+ "dataset_name": null
36
+ }
37
+ },
38
+ "download_size": 1019265,
39
+ "dataset_size": 1800794,
40
+ "size_in_bytes": 2820059
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, D. (2018) Bianet: A Parallel News Corpus in Turkish, Kurdish and English. In Proceedings of the LREC 2018 Workshop MLP-Moment. pp. 14-17. pdf",
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": {
54
+ "languages": [
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",
68
+ "description": "",
69
+ "major": 1,
70
+ "minor": 0,
71
+ "patch": 0
72
+ },
73
+ "splits": {
74
+ "train": {
75
+ "name": "train",
76
+ "num_bytes": 10231043,
77
+ "num_examples": 34770,
78
+ "dataset_name": "bianet"
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": 3544116,
88
+ "post_processing_size": null,
89
+ "dataset_size": 10231043,
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",
94
+ "citation": "Ataman, D. (2018) Bianet: A Parallel News Corpus in Turkish, Kurdish and English. In Proceedings of the LREC 2018 Workshop MLP-Moment. pp. 14-17. pdf",
95
+ "homepage": "http://opus.nlpl.eu/Bianet.php",
96
+ "license": "",
97
+ "features": {
98
+ "id": {
99
+ "dtype": "string",
100
+ "id": null,
101
+ "_type": "Value"
102
+ },
103
+ "translation": {
104
+ "languages": [
105
+ "ku",
106
+ "tr"
107
+ ],
108
+ "id": null,
109
+ "_type": "Translation"
110
+ }
111
+ },
112
+ "post_processed": null,
113
+ "supervised_keys": null,
114
+ "builder_name": "bianet",
115
+ "config_name": "ku_to_tr",
116
+ "version": {
117
+ "version_str": "1.0.0",
118
+ "description": "",
119
+ "major": 1,
120
+ "minor": 0,
121
+ "patch": 0
122
+ },
123
+ "splits": {
124
+ "train": {
125
+ "name": "train",
126
+ "num_bytes": 2086550,
127
+ "num_examples": 7325,
128
+ "dataset_name": "bianet"
129
+ }
130
+ },
131
+ "download_checksums": {
132
+ "http://opus.nlpl.eu/download.php?f=Bianet/v1/moses/ku-tr.txt.zip": {
133
+ "num_bytes": 725227,
134
+ "checksum": "daf8ecaf9af71b1466d95703ffd335a8cc28578afb82e2d305eaaa56b1e2a12a"
135
+ }
136
+ },
137
+ "download_size": 725227,
138
+ "post_processing_size": null,
139
+ "dataset_size": 2086550,
140
+ "size_in_bytes": 2811777
141
+ }
142
+ }
en_to_ku/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c2d56a547eed9ba036f3480888a0ae0295d4bc5c78f3551da71cc638447b0d
3
+ size 1019265