set key bottom right set terminal pdf set output "/Users/timm/tmp/tt.pdf" set ytics (0,0.25,0.5,0.75,1) set yrange [-0.1:1.1] set size 0.5,0.5 set title "20 * 3-way" set ylabel "accuracy on test" plot "/Users/timm/tmp/11.out" title "11" ,"/Users/timm/tmp/51.out" title "51"