|
--- |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: "WordLengthComparison.jsonl" |
|
- split: fewshot |
|
path: "WordLengthComparison-fewshot.jsonl" |
|
--- |
|
|
|
# Dataset Card for LMES-WordLength (Eval-UA-tion benchmark) |
|
|
|
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. |
|
|
|
The LMES dataset is inspired by the (awesome!) LMentry benchmark ([aviaefrat/lmentry](https://github.com/aviaefrat/lmentry/)). |
|
|
|
LMES-WordLength asks simple questions such as "which word is longer/shorter: X or Y" in many different ways. |
|
|
|
Better description will follow. |