Skip to content

Commit bd578a8

Browse files
authored
Add turkish and word (#583)
1 parent ebb7377 commit bd578a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lighteval/tasks/templates/utils/translation_literals.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@ def __getattribute__(self, name: str) -> str:
950950
false="yanlış",
951951
neither="hiçbiri",
952952
or_word="veya",
953+
and_word="ve",
953954
full_stop=".",
954955
comma=",",
955956
question_mark="?",

0 commit comments

Comments
 (0)