krogoldAI commited on
Commit
4b23a21
·
verified ·
1 Parent(s): fa83e70

Update Codes/01 - Fine-tuning.ipynb

Browse files
Files changed (1) hide show
  1. Codes/01 - Fine-tuning.ipynb +2 -2
Codes/01 - Fine-tuning.ipynb CHANGED
@@ -154,14 +154,14 @@
154
  "```json\n",
155
  " [\n",
156
  " {\n",
157
- " \"source\": \"Chat no 1-2\",\n",
158
  " \"text\": [\n",
159
  " {\"role\": \"user\", \"content\": \"My system prompt\\n\\nQuestion 11\"},\n",
160
  " {\"role\": \"assistant\", \"content\": \"Answer 11\"}\n",
161
  " ]\n",
162
  " },\n",
163
  " {\n",
164
- " \"source\": \"Chat no 2\",\n",
165
  " \"text\": [\n",
166
  " {\"role\": \"user\", \"content\": \"Question 11\"},\n",
167
  " {\"role\": \"assistant\", \"content\": \"Answer 11\"},\n",
 
154
  "```json\n",
155
  " [\n",
156
  " {\n",
157
+ " \"source\": \"Chat no 1-1\",\n",
158
  " \"text\": [\n",
159
  " {\"role\": \"user\", \"content\": \"My system prompt\\n\\nQuestion 11\"},\n",
160
  " {\"role\": \"assistant\", \"content\": \"Answer 11\"}\n",
161
  " ]\n",
162
  " },\n",
163
  " {\n",
164
+ " \"source\": \"Chat no 1-2\",\n",
165
  " \"text\": [\n",
166
  " {\"role\": \"user\", \"content\": \"Question 11\"},\n",
167
  " {\"role\": \"assistant\", \"content\": \"Answer 11\"},\n",