File tree Expand file tree Collapse file tree 1 file changed +4
-24
lines changed Expand file tree Collapse file tree 1 file changed +4
-24
lines changed Original file line number Diff line number Diff line change 399
399
},
400
400
{
401
401
"cell_type" : " code" ,
402
- "execution_count" : 9 ,
402
+ "execution_count" : null ,
403
403
"metadata" : {},
404
- "outputs" : [
405
- {
406
- "name" : " stdout" ,
407
- "output_type" : " stream" ,
408
- "text" : [
409
- " Results for run 1 already exist at data/rft/predictions/train_simple_o4-mini_medium_predictions_run1.json. Loading results.\n " ,
410
- " Results for run 2 already exist at data/rft/predictions/train_simple_o4-mini_medium_predictions_run2.json. Loading results.\n " ,
411
- " Results for run 3 already exist at data/rft/predictions/train_simple_o4-mini_medium_predictions_run3.json. Loading results.\n "
412
- ]
413
- }
414
- ],
404
+ "outputs" : [],
415
405
"source" : [
416
406
" # OpenAI o4-mini model\n " ,
417
407
" results_simple_o4mini = generate_model_predictions(\n " ,
425
415
},
426
416
{
427
417
"cell_type" : " code" ,
428
- "execution_count" : 10 ,
418
+ "execution_count" : null ,
429
419
"metadata" : {},
430
- "outputs" : [
431
- {
432
- "name" : " stdout" ,
433
- "output_type" : " stream" ,
434
- "text" : [
435
- " Results for run 1 already exist at data/rft/predictions/train_simple_o3_medium_predictions_run1.json. Loading results.\n " ,
436
- " Results for run 2 already exist at data/rft/predictions/train_simple_o3_medium_predictions_run2.json. Loading results.\n " ,
437
- " Results for run 3 already exist at data/rft/predictions/train_simple_o3_medium_predictions_run3.json. Loading results.\n "
438
- ]
439
- }
440
- ],
420
+ "outputs" : [],
441
421
"source" : [
442
422
" # OpenAI o3 model\n " ,
443
423
" results_simple_o3 = generate_model_predictions(\n " ,
You can’t perform that action at this time.
0 commit comments