WiktorS commited on
Commit
2e3abfe
·
1 Parent(s): bde2022

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: openrail
3
  task_categories:
4
  - text-classification
5
  - summarization
@@ -29,5 +29,4 @@ Download the data:
29
  from datasets import load_dataset
30
 
31
  dataset = load_dataset("WiktorS/polish-news")
32
- ```
33
-
 
1
  ---
2
+ license: apache-2.0
3
  task_categories:
4
  - text-classification
5
  - summarization
 
29
  from datasets import load_dataset
30
 
31
  dataset = load_dataset("WiktorS/polish-news")
32
+ ```