shamotskyi commited on
Commit
e72f610
1 Parent(s): d9b5f31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -7,3 +7,13 @@ configs:
7
  - split: fewshot
8
  path: "WordsAlphabetOrder_fewshot.jsonl"
9
  ---
 
 
 
 
 
 
 
 
 
 
 
7
  - split: fewshot
8
  path: "WordsAlphabetOrder_fewshot.jsonl"
9
  ---
10
+
11
+ # Dataset Card for LMES-WordAlpha (Eval-UA-tion benchmark)
12
+
13
+ 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.
14
+
15
+ The LMES dataset is inspired by the (awesome!) LMentry benchmark ([aviaefrat/lmentry](https://github.com/aviaefrat/lmentry/)).
16
+
17
+ LMES-WordAlpha is about asking "which of these words is first/last in alphabetical order" in different ways.
18
+
19
+ A better description will follow.