shamotskyi commited on
Commit
bdca201
1 Parent(s): 56aaf42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -6
README.md CHANGED
@@ -1,9 +1,28 @@
1
  ---
2
  configs:
3
- - config_name: default
4
- data_files:
5
- - split: train
6
- path: "DoAllWordsBelongToCatTask.jsonl"
7
- - split: fewshot
8
- path: "DoAllWordsBelongToCatTask-fewshot.jsonl"
 
 
 
 
 
 
 
 
 
 
 
9
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: DoAllWordsBelongToCatTask.jsonl
7
+ - split: fewshot
8
+ path: DoAllWordsBelongToCatTask-fewshot.jsonl
9
+ language:
10
+ - uk
11
+ size_categories:
12
+ - 1K<n<10K
13
+ license: cc-by-nc-4.0
14
+ annotations_creators:
15
+ - machine-generated
16
+ multilinguality:
17
+ - monolingual
18
+ #task_ids:
19
+ #- multiple-choice-qa
20
  ---
21
+
22
+ # Dataset Card for LMES-cats_bin (Eval-UA-tion benchmark)
23
+
24
+ This dataset (described in paper **TODO**) part of the LMES (LMentry-static-UA) set of tasks of the Eval-UA-tion benchmark, which aims to evaluate (L)LMs' Ukrainian language skills.
25
+
26
+ The LMES dataset is inspired by the (awesome!) LMentry benchmark ([aviaefrat/lmentry](https://github.com/aviaefrat/lmentry/)).
27
+
28
+ LMES-cats_bin asks whether all of the listed words belong to a certain category or not.