Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
ArXiv:
Libraries:
Datasets
Dask
License:
jsaizant commited on
Commit
e201712
·
1 Parent(s): fb9e1a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -41,8 +41,8 @@ in 17.45 billion words.
41
 
42
  ### Supported Tasks and Leaderboards
43
 
44
- - Fill-Mask
45
- - Text Generation
46
  - `other:Language-Modelling`: The dataset is suitable for training a model in Language Modelling, predicting the next
47
  word in a given context. Success is measured by achieving a low perplexity score, indicating the model's proficiency
48
  in accurately predicting subsequent words. [Perplexity](https://huggingface.co/spaces/evaluate-metric/perplexity)
@@ -119,19 +119,20 @@ The following pre-existing datasets were used:
119
 
120
  Apart from the pre-existing datasets, all of them coming from [CommonCrawl](https://commoncrawl.org/) dumps, the following
121
  sources provided their data on Open Data Agreements:
122
- - **Media Groups**
 
123
  - [`IB3`](https://ib3.org/)
124
  - [`Grup El Món`](https://grupmon.cat/)
125
  - [`Vilaweb`](https://www.vilaweb.cat/)
126
- - [`Nació Digita`](https://www.naciodigital.cat/)
127
  - [`ACN`](https://www.acn.cat/)
128
  - [`Racó Català`](https://www.racocatala.cat/)
129
  - [`Aquí Berguedà`](https://www.aquibergueda.cat/)
130
- - **Academic & Book Repositories**
131
  - [`Tesis Doctorals en Xarxa`](https://www.tesisenred.net/)
132
  - [`Wikipedia`](https://ca.wikipedia.org/)
133
  - [`Project Gutenberg`](https://www.gutenberg.org/)
134
- - **Government Institutions**
135
  - [`Valencian Parliament`](https://www.cortsvalencianes.es/)
136
  - [`Diari Oficial de la Generalitat Valenciana`](https://dogv.gva.es/)
137
  - [`Butlletí Oficial de la Universitat d'Alacant`](https://www.boua.ua.es/)
 
41
 
42
  ### Supported Tasks and Leaderboards
43
 
44
+ - `Fill-Mask`
45
+ - `Text Generation`
46
  - `other:Language-Modelling`: The dataset is suitable for training a model in Language Modelling, predicting the next
47
  word in a given context. Success is measured by achieving a low perplexity score, indicating the model's proficiency
48
  in accurately predicting subsequent words. [Perplexity](https://huggingface.co/spaces/evaluate-metric/perplexity)
 
119
 
120
  Apart from the pre-existing datasets, all of them coming from [CommonCrawl](https://commoncrawl.org/) dumps, the following
121
  sources provided their data on Open Data Agreements:
122
+
123
+ **Media Groups**
124
  - [`IB3`](https://ib3.org/)
125
  - [`Grup El Món`](https://grupmon.cat/)
126
  - [`Vilaweb`](https://www.vilaweb.cat/)
127
+ - [`Nació Digital`](https://www.naciodigital.cat/)
128
  - [`ACN`](https://www.acn.cat/)
129
  - [`Racó Català`](https://www.racocatala.cat/)
130
  - [`Aquí Berguedà`](https://www.aquibergueda.cat/)
131
+ **Academic & Book Repositories**
132
  - [`Tesis Doctorals en Xarxa`](https://www.tesisenred.net/)
133
  - [`Wikipedia`](https://ca.wikipedia.org/)
134
  - [`Project Gutenberg`](https://www.gutenberg.org/)
135
+ **Government Institutions**
136
  - [`Valencian Parliament`](https://www.cortsvalencianes.es/)
137
  - [`Diari Oficial de la Generalitat Valenciana`](https://dogv.gva.es/)
138
  - [`Butlletí Oficial de la Universitat d'Alacant`](https://www.boua.ua.es/)