Skip to content

fix: Mistranslation of 'odd' in Korean dataset#111

Merged
Beomi merged 1 commit intoBeomi:mainfrom
rapsealk:fix/ko-data-translation-6-odd
Aug 31, 2024
Merged

fix: Mistranslation of 'odd' in Korean dataset#111
Beomi merged 1 commit intoBeomi:mainfrom
rapsealk:fix/ko-data-translation-6-odd

Conversation

@rapsealk
Copy link
Contributor

@rapsealk rapsealk commented Aug 31, 2024

Hello KoAlpaca!

This pull request suggests to update the mistranslated word 'odd' from '홀수' to '이상한'.

Eng

    {
        "instruction": "Identify the odd one out.",
        "input": "Twitter, Instagram, Telegram",
        "output": "Telegram"
    },

Kor

  {
-   "instruction": "홀수 중 하나를 밝히세요.",
+   "instruction": "이상한 것을 찾아보세요.",
    "input":"트위터, 인스타그램, 텔레그램",
    "output":"텔레그램입니다."
  },

@Beomi Beomi merged commit b7ee032 into Beomi:main Aug 31, 2024
@rapsealk rapsealk deleted the fix/ko-data-translation-6-odd branch August 31, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants