dkajtoch commited on
Commit
ef730af
1 Parent(s): 33a6008

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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: Polemo-2 translated to English
9
+ size_categories:
10
+ - n<1K
11
  ---
12
+ All instances from the `clarin-pl/polemo2-official` (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.