File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 192192 "cell_type" : " markdown" ,
193193 "metadata" : {},
194194 "source" : [
195- " **Type A: Instruction + Output**"
195+ " **Type A: Instruction -> Output**"
196196 ]
197197 },
198198 {
238238 "cell_type" : " markdown" ,
239239 "metadata" : {},
240240 "source" : [
241- " **Type B: Instruction + Context + Output**"
241+ " **Type B: Instruction + Context -> Output**"
242242 ]
243243 },
244244 {
299299 "cell_type" : " markdown" ,
300300 "metadata" : {},
301301 "source" : [
302- " **Type C: Instruction + Context + Example + Output**"
302+ " **Type C: Instruction + Context + Example -> Output**"
303303 ]
304304 },
305305 {
356356 "cell_type" : " markdown" ,
357357 "metadata" : {},
358358 "source" : [
359- " **Type D: Instruction + Input Data + Output**"
359+ " **Type D: Instruction + Input Data -> Output**"
360360 ]
361361 },
362362 {
438438 "source" : [
439439 " Let's practice!\n " ,
440440 " \n " ,
441- " - `Type A`: Instruction + Output\n " ,
441+ " - `Type A`: Instruction -> Output\n " ,
442442 " \n " ,
443- " - `Type B`: Instruction + Context + Output\n " ,
443+ " - `Type B`: Instruction + Context -> Output\n " ,
444444 " \n " ,
445- " - `Type C`: Instruction + Context + Example + Output\n " ,
445+ " - `Type C`: Instruction + Context + Example -> Output\n " ,
446446 " \n " ,
447- " - `Type D`: Instruction + Input Data + Output"
447+ " - `Type D`: Instruction + Input Data -> Output"
448448 ]
449449 },
450450 {
You can’t perform that action at this time.
0 commit comments