You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When learning a language, prompts may be multilingual. Currently, there's no way to specify that a prompt is of two or more languages.
An example of a multilingual prompt may be "Write a Japanese sentence using the words 青い, 空, and 天気."
This could also be used for translations, since LLMs can be good at translation without needing external translation tools. In fact, I'd say GPT-3 is better than Google Translate and DeepL most of the time.
This discussion was converted from issue #1489 on June 14, 2023 08:34.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When learning a language, prompts may be multilingual. Currently, there's no way to specify that a prompt is of two or more languages.
An example of a multilingual prompt may be "Write a Japanese sentence using the words 青い, 空, and 天気."
This could also be used for translations, since LLMs can be good at translation without needing external translation tools. In fact, I'd say GPT-3 is better than Google Translate and DeepL most of the time.
Beta Was this translation helpful? Give feedback.
All reactions