Skip to content

Commit 9ead653

Browse files
style: delete useless translations
1 parent 6c38d82 commit 9ead653

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

webui/translation.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
22
"en": {
33
"Title": "✨Easy-to-use LLM Training Data Generation Framework✨",
4-
"\n\n": "\n\n",
54
"### [GraphGen](https://github.com/open-sciencelab/GraphGen) ": "### [GraphGen](https://github.com/open-sciencelab/GraphGen) ",
65
"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](https://github.com/hiyouga/LLaMA-Factory)** and **[xtuner](https://github.com/InternLM/xtuner)** online. We will automatically delete user information after completion.",
7-
"# ": "# ",
86
"Use Trainee Model": "Use Trainee Model to identify knowledge blind spots, please keep disable for SiliconCloud",
97
"Synthesizer URL Info": "Base URL for the Synthesizer Model API, use SiliconFlow as default",
108
"Synthesizer Model Info": "Model for constructing KGs and generating QAs",
@@ -21,10 +19,8 @@
2119
},
2220
"zh": {
2321
"Title": "✨开箱即用的LLM训练数据生成框架✨",
24-
"\n\n": "\n\n",
2522
"### [GraphGen](https://github.com/open-sciencelab/GraphGen) ": "### [GraphGen](https://github.com/open-sciencelab/GraphGen) ",
2623
"Intro": "是一个基于知识图谱的数据合成框架,旨在知识密集型任务中生成问答。\n\n 上传你的文本块(如农业、医疗、海洋知识),填写 LLM api key,即可在线生成 **[LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)**、**[xtuner](https://github.com/InternLM/xtuner)** 所需训练数据。结束后我们将自动删除用户信息。",
27-
"# ": "# ",
2824
"Use Trainee Model": "使用Trainee Model来识别知识盲区,使用硅基流动时请保持禁用",
2925
"Synthesizer URL Info": "调用合成模型API的URL,默认使用硅基流动",
3026
"Synthesizer Model Info": "用于构建知识图谱和生成问答的模型",

0 commit comments

Comments
 (0)