Update README.md
Browse files
README.md
CHANGED
@@ -7,3 +7,13 @@ configs:
|
|
7 |
- split: fewshot
|
8 |
path: "WordLengthComparison-fewshot.jsonl"
|
9 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- split: fewshot
|
8 |
path: "WordLengthComparison-fewshot.jsonl"
|
9 |
---
|
10 |
+
|
11 |
+
# Dataset Card for LMES-WordLength (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-WordLength asks simple questions such as "which word is longer/shorter: X or Y" in many different ways.
|
18 |
+
|
19 |
+
Better description will follow.
|