Datasets:

Modalities:
Text
Formats:
parquet
DOI:
Libraries:
Datasets
pandas
License:
fdelucaf commited on
Commit
effb4b1
·
1 Parent(s): d8f3ec2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +100 -1
README.md CHANGED
@@ -1,3 +1,102 @@
1
  ---
2
- license: cc-by-nc-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - ca
4
+ - pt
5
+ - multilingual
6
+ multilinguality:
7
+ - translation
8
+ pretty_name: CA-PT Parallel Corpus
9
+ size_categories:
10
+ - 1M<n<10M
11
+ source_datasets:
12
+ - original
13
+ task_categories:
14
+ - translation
15
+ task_ids: []
16
  ---
17
+
18
+ # Dataset Card for CA-PT Parallel Corpus
19
+
20
+ ## Table of Contents
21
+ - [Dataset Description](#dataset-description)
22
+ - [Dataset Summary](#dataset-summary)
23
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
24
+ - [Languages](#languages)
25
+ - [Dataset Structure](#dataset-structure)
26
+ - [Data Instances](#data-instances)
27
+ - [Data Fields](#data-instances)
28
+ - [Data Splits](#data-instances)
29
+ - [Dataset Creation](#dataset-creation)
30
+ - [Curation Rationale](#curation-rationale)
31
+ - [Source Data](#source-data)
32
+ - [Annotations](#annotations)
33
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
34
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
35
+ - [Social Impact of Dataset](#social-impact-of-dataset)
36
+ - [Discussion of Biases](#discussion-of-biases)
37
+ - [Other Known Limitations](#other-known-limitations)
38
+ - [Additional Information](#additional-information)
39
+ - [Dataset Curators](#dataset-curators)
40
+ - [Licensing Information](#licensing-information)
41
+ - [Citation Information](#citation-information)
42
+
43
+ ## Dataset Description
44
+
45
+ - **Homepage:** [Needs More Information]
46
+ - **Repository:** [Needs More Information]
47
+ - **Paper:** [Needs More Information]
48
+ - **Leaderboard:** [Needs More Information]
49
+ - **Point of Contact:** [[email protected]]([email protected])
50
+
51
+ ### Dataset Summary
52
+
53
+ The CA-PT Parallel Corpus is a Catalan-Portuguese dataset of parallel sentences. The dataset was created to support Catalan NLP tasks, e.g., Machine Translation.
54
+
55
+ ### Supported Tasks and Leaderboards
56
+
57
+ The dataset can be used to train a model for Multilingual Machine Translation. Success on this task is typically measured by achieving a high BLEU score. The dataset can be used to finetune a large-scale multilingual MT system such as m2m-100.
58
+
59
+ ### Languages
60
+
61
+ The texts in the dataset are in Catalan and Portuguese.
62
+
63
+ ## Dataset Structure
64
+
65
+ Two separated txt files are provided with sentences in the same order.
66
+
67
+ ### Data Splits
68
+
69
+ The dataset contains a single split: `train`.
70
+
71
+ ## Dataset Creation
72
+
73
+ ### Source Data
74
+
75
+ ### Personal and Sensitive Information
76
+
77
+ No anonymisation process was performed.
78
+
79
+ ## Considerations for Using the Data
80
+
81
+ ### Social Impact of Dataset
82
+
83
+ The purpose of this dataset is to help develop Machines Translation tasks for low-resource languages such as Catalan.
84
+
85
+ ### Discussion of Biases
86
+
87
+ We are aware that since part of the data comes from unreliable web pages and non-curated texts, some biases may be present in the dataset. Nonetheless, we have not applied any steps to reduce their impact.
88
+
89
+ ### Other Known Limitations
90
+
91
+ The dataset contains data of a general domain. Application of this dataset in more specific domains such as biomedical, legal etc. would be of limited use.
92
+
93
+ ## Additional Information
94
+
95
+ ### Dataset Curators
96
+
97
+ This work was funded by the [Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya](https://politiquesdigitals.gencat.cat/ca/inici/index.html#googtrans(ca|en) within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina).
98
+
99
+
100
+ ### Licensing Information
101
+
102
+ [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en).