Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
titae commited on
Commit
b3aea6a
·
verified ·
1 Parent(s): 7bca4e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -20,9 +20,23 @@ configs:
20
  - split: test
21
  path: "original_and_translated_data.jsonl"
22
  ---
23
- # Norwegian idioms
24
 
25
- ⚠️ Note: This dataset was recently updated: some idioms contained OCR errors which have been fixed, and the value "both" har been removed from the language column. If an idiom exists in both languages, there will be a row with the idiom for each language. In addition, translated idioms have been added (optional) ⚠️
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
  This is a dataset that consists of 3553 Norwegian idioms and phrases that appear more than 100 times in the [online library](https://www.nb.no/search) of the National Library of Norway.
28
  There are 3472 Bokmål idioms and 89 Nynorsk idioms.
 
20
  - split: test
21
  path: "original_and_translated_data.jsonl"
22
  ---
 
23
 
24
+
25
+ # NorEval: NorIdiom
26
+ This dataset is a part of the NorEval evaluation suite.
27
+ See the NorEval codebase here: https://github.com/ltgoslo/noreval
28
+ Read the preprint here: https://arxiv.org/abs/2504.07749
29
+ ```
30
+ @article{mikhailov2025noreval,
31
+ title={NorEval: A Norwegian Language Understanding and Generation Evaluation Benchmark},
32
+ author={Mikhailov, Vladislav and Enstad, Tita and Samuel, David and Farseth{\aa}s, Hans Christian and Kutuzov, Andrey and Velldal, Erik and {\O}vrelid, Lilja},
33
+ journal={arXiv preprint arXiv:2504.07749},
34
+ year={2025}
35
+ }
36
+ ```
37
+
38
+
39
+ # Norwegian idioms
40
 
41
  This is a dataset that consists of 3553 Norwegian idioms and phrases that appear more than 100 times in the [online library](https://www.nb.no/search) of the National Library of Norway.
42
  There are 3472 Bokmål idioms and 89 Nynorsk idioms.