sabilmakbar commited on
Commit
b91d0d1
1 Parent(s): f2ca543

Update license based on Wikipedia License Info

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -4,7 +4,7 @@ annotations_creators:
4
  language_creators:
5
  - crowdsourced
6
  license:
7
- - cc-by-sa-3.0
8
  - gfdl
9
  multilinguality:
10
  - multilingual
@@ -475,9 +475,7 @@ dataset_info:
475
 
476
  # **SEA Wikipedia Data Repository**
477
  ---
478
- license: cc-by-sa-3.0
479
- ---
480
- Welcome to SEA Wikipedia Data Repository. The datasets are extracted from [Wikipedia HF](https://huggingface.co/datasets/wikipedia) and processed using the scripts available in this repository for reproducibility purpose.
481
 
482
  # Getting Started #
483
  ### To read the datasets directly ###
 
4
  language_creators:
5
  - crowdsourced
6
  license:
7
+ - cc-by-sa-4.0
8
  - gfdl
9
  multilinguality:
10
  - multilingual
 
475
 
476
  # **SEA Wikipedia Data Repository**
477
  ---
478
+ Welcome to SEA Wikipedia Data Repository. The datasets are extracted from [Wikipedia HF](https://huggingface.co/datasets/wikipedia) and processed using the scripts available in this repository for reproducibility purpose. Since Wikipedia iteslf has license [cc-by-sa 4.0](https://en.wikipedia.org/wiki/Wikipedia:Copyrights), we decided to follow this instead of Wikipedia HF data has of cc-by-sa 3.0 since it gives more rights to initial author/contributor.
 
 
479
 
480
  # Getting Started #
481
  ### To read the datasets directly ###