diff --git a/pal-vorstellung.tex b/pal-vorstellung.tex index 8ac5065..abd8dc6 100644 --- a/pal-vorstellung.tex +++ b/pal-vorstellung.tex @@ -241,13 +241,13 @@ Die Ergebnisse in Tabellen \ref{tab:math-performance} und \ref{tab:algo-performa \begin{table*}[t] \centering \resizebox{\linewidth}{!}{% -\begin{tabular}{l|cccccccc} +\begin{tabular}{l|cccccccc||r} +Algorithm & GSM8K & GSM-HARD & SVAMP & ASDIV & SINGLEEQ & SINGLEOP & ADDSUB & MULTIARITH & Ø \\ \hline -Algorithm & GSM8K & GSM-HARD & SVAMP & ASDIV & SINGLEEQ & SINGLEOP & ADDSUB & MULTIARITH \\ \hline -DIRECT & 19,7 & 5,0 & 69,9 & 74,0 & 86,8 & 93,1 & 90,9 & 44,0 \\ -CoT & 65,6 & 23,1 & 74,8 & 76,9 & 89,1 & 91,9 & 86,0 & 95,9 \\ -PAL & 72,0 & 61,2 & 79,4 & 79,6 & 96,1 & 94,6 & 92,5 & 99,2 \\ +DIRECT & 19,7 & 5,0 & 69,9 & 74,0 & 86,8 & 93,1 & 90,9 & 44,0 & 60,42 \\ +CoT & 65,6 & 23,1 & 74,8 & 76,9 & 89,1 & 91,9 & 86,0 & 95,9 & 75,41 \\ +PAL & 72,0 & 61,2 & 79,4 & 79,6 & 96,1 & 94,6 & 92,5 & 99,2 & 84,32 \\ \hline \end{tabular} }