Holmeister commited on
Commit
6857612
·
verified ·
1 Parent(s): 82f980e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -23,3 +23,12 @@ configs:
23
  - split: test
24
  path: data/test-*
25
  ---
 
 
 
 
 
 
 
 
 
 
23
  - split: test
24
  path: data/test-*
25
  ---
26
+ This dataset is automatically translated to Turkish from the originally English MoralChoice dataset. Translations in this dataset are manually examined by three annotators.
27
+ This dataset contains some invalid translations (about %4.5) whose indices are given in the "invalid_indices.txt" file.
28
+ Each test instance in this dataset is paired with 10 different instructions for multi-prompt evaluation.
29
+ ### Original Dataset
30
+
31
+ ```
32
+ Nino Scherrer, Claudia Shi, Amir Feder, and David M Blei. Evaluating the moral beliefs encoded in
33
+ llms. arXiv preprint arXiv:2307.14324, 2023.
34
+ ```