Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
Libraries:
Datasets
Dask
License:
Blanca commited on
Commit
de7893b
·
1 Parent(s): 4ac0bc3

Model card

Browse files
Files changed (1) hide show
  1. README.md +144 -1
README.md CHANGED
@@ -1,3 +1,146 @@
1
  ---
2
- license: cc-by-nc-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language_creators:
5
+ - found
6
+ language:
7
+ - ca
8
+ license:
9
+ - cc-by-nc-4.0
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: Racó Forums
13
+ size_categories:
14
+ - ?
15
+ task_categories:
16
+ - sequence-modeling
17
+ task_ids:
18
+ - language-modeling
19
  ---
20
+
21
+ # Dataset Card for Catalan Textual Corpus
22
+
23
+ ## Table of Contents
24
+ - [Table of Contents](#table-of-contents)
25
+ - [Dataset Description](#dataset-description)
26
+ - [Dataset Summary](#dataset-summary)
27
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
28
+ - [Languages](#languages)
29
+ - [Dataset Structure](#dataset-structure)
30
+ - [Data Instances](#data-instances)
31
+ - [Data Fields](#data-fields)
32
+ - [Data Splits](#data-splits)
33
+ - [Dataset Creation](#dataset-creation)
34
+ - [Curation Rationale](#curation-rationale)
35
+ - [Annotations](#annotations)
36
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
37
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
38
+ - [Social Impact of Dataset](#social-impact-of-dataset)
39
+ - [Discussion of Biases](#discussion-of-biases)
40
+ - [Other Known Limitations](#other-known-limitations)
41
+ - [Additional Information](#additional-information)
42
+ - [Dataset Curators](#dataset-curators)
43
+ - [Licensing Information](#licensing-information)
44
+ - [Citation Information](#citation-information)
45
+ - [Contributions](#contributions)
46
+
47
+ ## Dataset Description
48
+
49
+ - **Point of Contact:** [[email protected]]([email protected])
50
+
51
+ ### Dataset Summary
52
+
53
+ The Racó Forums Corpus is a 19,205,185-million-sentence corpus of Catalan user-generated text built from the forums of [Racó Català](https://www.racocatala.cat/forums).
54
+
55
+ Since the existing available corpora in Catalan lacked conversational data, we searched for a major source of such data for Catalan, and we found Racó Català, a popular multitopic online forum. We obtained a database dump and we transformed all the threads so that we obtained documents that traversed all the existing paths from the root (initial comment) to the leaves (last comment with no reply). In other words, if T is a tree such that T = {A,B,C,D} and the first comment is A that is replied by B and C independently, and, then, C is replied by D, we obtain two different documents A,B and A,C,D in the fairseq language modeling format.
56
+
57
+ ### Supported Tasks and Leaderboards
58
+
59
+ This corpus is mainly intended to pretrain language models and word representations.
60
+
61
+ ### Languages
62
+
63
+ The dataset is in Catalan (`ca-CA`).
64
+
65
+ ## Dataset Structure
66
+
67
+ The sentences are ordered to preserve the forum structure of comments and answers. T is a tree such that T = {A,B,C,D} and the first comment is A that is replied by B and C independently, and, then, C is replied by D, we obtain two different documents A,B and A,C,D in the fairseq language modeling format.
68
+
69
+ ### Data Instances
70
+
71
+ ```
72
+ Ni la Paloma, ni la Razz, ni Bikini, ni res: la cafeteria Slàvia, a Les borges Blanques. Quin concertàs el d'ahir de Pomada!!! Fuà!!! va ser tan tan tan tan tan tan tan bo!!! Flipant!!! Irrepetible!!
73
+ És cert, l'Slàvia mola màxim.
74
+ ```
75
+
76
+ ### Data Splits
77
+
78
+ The dataset contains two splits: `train` and `valid`.
79
+
80
+ ## Dataset Creation
81
+
82
+ ### Curation Rationale
83
+
84
+ We created this corpus to contribute to the development of language models in Catalan, a low-resource language. The data was structured to preserve the dialogue structure of forums.
85
+
86
+ ### Source Data
87
+
88
+ #### Initial Data Collection and Normalization
89
+
90
+ The data was structured and anonymized by the BSC.
91
+
92
+ #### Who are the source language producers?
93
+
94
+ The data was provided by Racó Català.
95
+
96
+ ### Annotations
97
+
98
+ The dataset is unannotated.
99
+
100
+ #### Annotation process
101
+
102
+ [N/A]
103
+
104
+ #### Who are the annotators?
105
+
106
+ [N/A]
107
+
108
+ ### Personal and Sensitive Information
109
+
110
+ The data was annonymised to remove user names and emails, which were changed to random Catalan names. The mentions to the chat itself have also been changed.
111
+
112
+ ## Considerations for Using the Data
113
+
114
+ ### Social Impact of Dataset
115
+
116
+ We hope this corpus contributes to the development of language models in Catalan, a low-resource language.
117
+
118
+ ### Discussion of Biases
119
+
120
+ We are aware that, since the data comes from user-generated forums, this will contain biases, hate speech and toxic content. We have not applied any steps to reduce their impact.
121
+
122
+ ### Other Known Limitations
123
+
124
+ [N/A]
125
+
126
+ ## Additional Information
127
+
128
+ ### Dataset Curators
129
+
130
+ Blanca Calvo Figueras, Barcelona Supercomputing Center ([email protected])
131
+
132
+ This work was funded by the Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya within the framework of Projecte AINA.
133
+
134
+ ### Licensing Information
135
+
136
+ [Creative Commons Attribution Non-commercial 4.0 International](https://creativecommons.org/licenses/by-nc/4.0/).
137
+
138
+ ### Citation Information
139
+
140
+ ```
141
+
142
+ ```
143
+
144
+ ### Contributions
145
+
146
+ Thanks to Racó Català for sharing their data.