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
"Title": "✨Easy-to-use LLM Training Data Generation Framework✨",
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.",
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](https://github.com/hiyouga/LLaMA-Factory)** and **[xtuner](https://github.com/InternLM/xtuner)** online. We will automatically delete user information after completion.",
5
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",
9
9
"Model Config": "Model Configuration",
10
10
"Generation Config": "Generation Config",
11
-
"SiliconCloud Token": "SiliconCloud API Key"
11
+
"SiliconCloud Token": "SiliconCloud API Key",
12
+
"Test Connection": "Test Connection",
13
+
"Run GraphGen": "Run GraphGen",
14
+
"Upload File": "Upload File",
15
+
"Example Files": "Example Files"
12
16
},
13
17
"zh": {
14
18
"Title": "✨开箱即用的LLM训练数据生成框架✨",
15
-
"Intro": "是一个基于知识图谱的合成数据生成框架,旨在解决知识密集型问答生成的挑战。\n\n 上传你的文本块(如农业、医疗、海洋知识),填写 LLM api key,即可在线生成 **LLaMA-Factory**、**xtuner** 所需训练数据。结束后我们将自动删除用户信息。",
19
+
"Intro": "是一个基于知识图谱的合成数据生成框架,旨在解决知识密集型问答生成的挑战。\n\n 上传你的文本块(如农业、医疗、海洋知识),填写 LLM api key,即可在线生成 **[LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)**、**[xtuner](https://github.com/InternLM/xtuner)** 所需训练数据。结束后我们将自动删除用户信息。",
0 commit comments