albertvillanova HF staff commited on
Commit
190b813
1 Parent(s): d1a454f

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -37
dataset_infos.json DELETED
@@ -1,37 +0,0 @@
1
- {
2
- "en-pt": {
3
- "description": "A parallel corpus of theses and dissertations abstracts in English and Portuguese were collected from the CAPES website (Coordena\u00e7\u00e3o de Aperfei\u00e7oamento de Pessoal de N\u00edvel Superior) - Brazil. The corpus is sentence aligned for all language pairs. Approximately 240,000 documents were collected and aligned using the Hunalign algorithm.\n",
4
- "citation": "@inproceedings{soares2018parallel,\n title={A Parallel Corpus of Theses and Dissertations Abstracts},\n author={Soares, Felipe and Yamashita, Gabrielli Harumi and Anzanello, Michel Jose},\n booktitle={International Conference on Computational Processing of the Portuguese Language},\n pages={345--352},\n year={2018},\n organization={Springer}\n}\n",
5
- "homepage": "https://sites.google.com/view/felipe-soares/datasets#h.p_kxOR6EhHm2a6",
6
- "license": "",
7
- "features": {
8
- "translation": {
9
- "languages": [
10
- "en",
11
- "pt"
12
- ],
13
- "_type": "Translation"
14
- }
15
- },
16
- "builder_name": "capes",
17
- "dataset_name": "capes",
18
- "config_name": "en-pt",
19
- "version": {
20
- "version_str": "1.0.0",
21
- "major": 1,
22
- "minor": 0,
23
- "patch": 0
24
- },
25
- "splits": {
26
- "train": {
27
- "name": "train",
28
- "num_bytes": 472483436,
29
- "num_examples": 1157610,
30
- "dataset_name": null
31
- }
32
- },
33
- "download_size": 285468020,
34
- "dataset_size": 472483436,
35
- "size_in_bytes": 757951456
36
- }
37
- }