Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- pl
|
7 |
+
tags:
|
8 |
+
- dataset
|
9 |
+
- clm
|
10 |
+
- mlm
|
11 |
+
- polish
|
12 |
+
- raw
|
13 |
+
- jsonl
|
14 |
+
pretty_name: Polish Legal MC4
|
15 |
+
size_categories:
|
16 |
+
- 100M<n<1B
|
17 |
---
|
18 |
+
|
19 |
+
|
20 |
+
`legal-mc4-pl` is extracted from [legal-mc4](https://huggingface.co/datasets/joelito/legal-mc4) multilang dataset.
|
21 |
+
|
22 |
+
This dataset is jsonl format and contains only polish texts, thanks for [joelito](https://huggingface.co/joelito).
|