albertvillanova HF staff commited on
Commit
7672ba9
1 Parent(s): 090a119

Update dataset card

Browse files
Files changed (2) hide show
  1. README.md +3 -1
  2. catalan_textual_corpus.py +1 -1
README.md CHANGED
@@ -19,6 +19,8 @@ source_datasets:
19
  - extended|oscar
20
  - extended|open_subtitles
21
  - extended|wikipedia
 
 
22
  task_categories:
23
  - sequence-modeling
24
  task_ids:
@@ -140,7 +142,7 @@ The dataset contains a single split: "train".
140
 
141
  ### Licensing Information
142
 
143
- [Creative Commons Attribution Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/legalcode).
144
 
145
  ### Citation Information
146
 
19
  - extended|oscar
20
  - extended|open_subtitles
21
  - extended|wikipedia
22
+ - extended|albertvillanova/catalan_general_crawling
23
+ - extended|albertvillanova/catalan_government_crawling
24
  task_categories:
25
  - sequence-modeling
26
  task_ids:
142
 
143
  ### Licensing Information
144
 
145
+ [Creative Commons Attribution Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/).
146
 
147
  ### Citation Information
148
 
catalan_textual_corpus.py CHANGED
@@ -38,7 +38,7 @@ It consists of 1.758.388.896 tokens, 73.172.152 sentences and 12.556.365 documen
38
 
39
  _HOMEPAGE = "https://zenodo.org/record/4519349#.YapK5roo9PY"
40
 
41
- _LICENSE = "Creative Commons Attribution-ShareAlike 4.0 International License"
42
 
43
  _URL = "https://zenodo.org/record/4519349/files/catalan_textual_corpus.zip?download=1"
44
 
38
 
39
  _HOMEPAGE = "https://zenodo.org/record/4519349#.YapK5roo9PY"
40
 
41
+ _LICENSE = "Creative Commons Attribution-ShareAlike 4.0 International"
42
 
43
  _URL = "https://zenodo.org/record/4519349/files/catalan_textual_corpus.zip?download=1"
44