Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Korean
ArXiv:
Libraries:
Datasets
pandas
License:
amphora commited on
Commit
75405cd
1 Parent(s): a76b684

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -8
README.md CHANGED
@@ -1,11 +1,27 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
3
-
4
- extra_gated_prompt: "To request access to the dataset, please fill out this form, and we'll review and let you know if your use case is approved."
 
5
  extra_gated_fields:
6
- First Name: text
7
- Last Name: text
8
- Institution: text
9
- Intended Use: text
10
- I agree to use this dataset for non-commercial research ONLY: checkbox
11
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ extra_gated_prompt: >-
4
+ To request access to the dataset, please fill out this form, and we'll review
5
+ and let you know if your use case is approved.
6
  extra_gated_fields:
7
+ First Name: text
8
+ Last Name: text
9
+ Institution: text
10
+ Intended Use: text
11
+ I agree to use this dataset for non-commercial research ONLY: checkbox
12
+ task_categories:
13
+ - multiple-choice
14
+ language:
15
+ - ko
16
+ ---
17
+
18
+ HAE-RAE Bench is an evaluation suite specifically curated to challenge models that lack Korean cultural and contextual depth.
19
+ For a comprehensive overview, refer to our [paper](https://arxiv.org/abs/2309.02706).
20
+
21
+ The HAE-RAE Bench team is constantly working to broaden its coverage and regularly introduces new tasks to the benchmark.
22
+ For detailed information on the tasks included, please refer to our release notes.
23
+
24
+ ### Release Notes
25
+
26
+ 2023.09.16: 10 tasks added, 5 from original HAE-RAE Bench(Loan Words, Rare Words, Standard Nomenclature, History, General Knowledge),
27
+ 5 new tasks (correct_definition_matching, date_understanding, lyrics_denoising, proverbs_denoising, reading_comprehension)