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
Copy file name to clipboardExpand all lines: webui/translation.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"en": {
3
3
"Title": "✨Easy-to-use LLM Training Data Generation Framework✨",
4
4
"Intro": "is a framework for synthetic data generation guided by knowledge graphs, designed to tackle challenges for knowledge-intensive QA generation. \n\nBy uploading your text chunks (such as knowledge in agriculture, healthcare, or marine science) and filling in the LLM API key, you can generate the training data required by **LLaMA-Factory** and **xtuner** online. We will automatically delete user information after completion.",
5
-
"Use Trainee Model": "Use Trainee Model to identify knowledge blind spots, disable by default",
5
+
"Use Trainee Model": "Use Trainee Model to identify knowledge blind spots, please keep disable for SiliconCloud",
6
6
"Base URL Info": "Base URL for the API, use SiliconFlow as default",
7
7
"Synthesizer Model Info": "Model for constructing KGs and generating QAs",
8
8
"Trainee Model Info": "Model for training",
@@ -12,7 +12,7 @@
12
12
"zh": {
13
13
"Title": "✨开箱即用的LLM训练数据生成框架✨",
14
14
"Intro": "是一个基于知识图谱的合成数据生成框架,旨在解决知识密集型问答生成的挑战。\n\n 上传你的文本块(如农业、医疗、海洋知识),填写 LLM api key,即可在线生成 **LLaMA-Factory**、**xtuner** 所需训练数据。结束后我们将自动删除用户信息。",
0 commit comments