Update Codes/01 - Fine-tuning.ipynb
Browse files
Codes/01 - Fine-tuning.ipynb
CHANGED
@@ -154,14 +154,14 @@
|
|
154 |
"```json\n",
|
155 |
" [\n",
|
156 |
" {\n",
|
157 |
-
" \"source\": \"Chat no 1-
|
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",
|