Fix translation task name in core_functional.py

This commit is contained in:
binary-husky 2024-01-18 15:32:17 +08:00
parent e594e1b928
commit 94fc396eb9

View File

@ -50,7 +50,7 @@ def get_core_functions():
"Prefix": r"Please translate following sentence to English:" + "\n\n",
"Suffix": r"",
},
"学术英互译": {
"学术互译": {
"Prefix": r"I want you to act as a scientific English-Chinese translator, " +
r"I will provide you with some paragraphs in one language " +
r"and your task is to accurately and academically translate the paragraphs only into the other language. " +