Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ configs:
|
|
| 34 |
data_files:
|
| 35 |
- split: train
|
| 36 |
path: data/*
|
| 37 |
-
license:
|
| 38 |
task_categories:
|
| 39 |
- text-generation
|
| 40 |
- fill-mask
|
|
@@ -60,4 +60,4 @@ Dataset contains the metadata + the text of [company bylaws](https://corporatefi
|
|
| 60 |
This data was collected by webscraping the [Belgian Journal](https://www.ejustice.just.fgov.be/cgi_tsv/rech.pl?language=nl), for more info see: https://github.com/Guust-Franssens/belgian-journal.
|
| 61 |
|
| 62 |
- **Language(s) (NLP):** French, Dutch and a small subset German (official languages of Belgium.)
|
| 63 |
-
- **License:**
|
|
|
|
| 34 |
data_files:
|
| 35 |
- split: train
|
| 36 |
path: data/*
|
| 37 |
+
license: cc0-1.0
|
| 38 |
task_categories:
|
| 39 |
- text-generation
|
| 40 |
- fill-mask
|
|
|
|
| 60 |
This data was collected by webscraping the [Belgian Journal](https://www.ejustice.just.fgov.be/cgi_tsv/rech.pl?language=nl), for more info see: https://github.com/Guust-Franssens/belgian-journal.
|
| 61 |
|
| 62 |
- **Language(s) (NLP):** French, Dutch and a small subset German (official languages of Belgium.)
|
| 63 |
+
- **License:** Creative Commons Zero v1.0 Universal
|