Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
DOI:
Libraries:
Datasets
pandas
License:
mmarimon commited on
Commit
68b51cb
·
1 Parent(s): c2ffff8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -7
README.md CHANGED
@@ -52,11 +52,12 @@ task_categories:
52
  ### Dataset Summary
53
 
54
  caBreu is a summarization dataset.
55
-
56
- The corpus consists of 3,000 articles and their extreme, abstractive and extractive summaries manually done by three annotators.
57
 
58
- Articles were collected from the Catalan News Agency ([Agència Catalana de Notícies; ACN](https://www.acn.cat/)) and
59
- the Catalan news portal [VilaWeb](https://www.vilaweb.cat/) and [NacióDigital](https://www.naciodigital.cat/).
 
 
 
60
 
61
  ### Supported Tasks and Leaderboards
62
 
@@ -135,15 +136,19 @@ We created this corpus to contribute to the development of language models in Ca
135
 
136
  #### Who are the source language producers?
137
 
138
- The Catalan News Agency ([Agència Catalana de Notícies; ACN](https://www.acn.cat/)) and the Catalan news portal [VilaWeb](https://www.vilaweb.cat/) and [NacióDigital](https://www.naciodigital.cat/).
139
 
140
  ### Annotations
141
 
142
- Each article contains extreme, abstractive and extractive summaries.
143
 
144
  #### Annotation process
145
 
146
- Each article data was summarized by 3 annotators.
 
 
 
 
147
 
148
  #### Who are the annotators?
149
 
 
52
  ### Dataset Summary
53
 
54
  caBreu is a summarization dataset.
 
 
55
 
56
+ It consists of 3,000 articles, each averaging about 700 words in length, along with extreme, abstractive and extractive summaries,
57
+ manually generated by three annotators.
58
+
59
+ The source material for the articles was gathered from various Catalan news sources, including the Catalan News Agency ([Agència Catalana de Notícies; ACN](https://www.acn.cat/)),
60
+ [VilaWeb](https://www.vilaweb.cat/) and [NacióDigital](https://www.naciodigital.cat/).
61
 
62
  ### Supported Tasks and Leaderboards
63
 
 
136
 
137
  #### Who are the source language producers?
138
 
139
+ The Catalan News Agency ([Agència Catalana de Notícies; ACN](https://www.acn.cat/)), [VilaWeb](https://www.vilaweb.cat/) and [NacióDigital](https://www.naciodigital.cat/).
140
 
141
  ### Annotations
142
 
143
+ Extractive, abstractive and extremes summaries.
144
 
145
  #### Annotation process
146
 
147
+ Summaries were manually generated by three annotators, in accordance with explicit instructions.
148
+ For the extractive summaries, annotators were asked to select four sentences from the original text, encapsulating its most relevant information.
149
+ In the case of extreme summaries, annotators composed a concise 15 to 20-word sentence that encapsulated the text's primary theme, addressing the question of "What is this text about?"
150
+ Lastly, the abstractive summaries required annotators to generate a 50 to 60-word abstract, offering a succinct overview of the
151
+ text's key information in their own words. It was imperative that these summaries remained clear, objective, and devoid of personal opinions, ideas, or interpretations, while conforming to the text's tense, structure, and avoiding overly lengthy sentences.
152
 
153
  #### Who are the annotators?
154