Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- pl
|
7 |
+
- en
|
8 |
+
pretty_name: PAC translated to English
|
9 |
+
size_categories:
|
10 |
+
- n<1K
|
11 |
---
|
12 |
+
All instances from the `laugustyniak/abusive-clauses-pl` (train, val, test) translated to English with Google Translate API.
|
13 |
+
|
14 |
+
Columns:
|
15 |
+
- `source` - text instance in Polish.
|
16 |
+
- `target` - text instance in English.
|