123456789101112 |
- \begin{table}
- \caption{Performance of the actual model versus that of the baseline model, for i) the cohort of high-energy physicists and ii) a cohort from the ACL Anthology corpus of Computation Linguistics papers.}
- \label{table:performance}
- \begin{tabular}{|>{\centering\arraybackslash}m{4cm}|>{\centering\arraybackslash}m{5cm}|>{\centering\arraybackslash}m{5cm}|}
- \toprule
- Cohort & High-energy physics\newline ($N=2195$) & Computational Linguistics\newline ($N=578$) \\
- \midrule
- Model\newline $\mu(d_{{\mathrm{{TV}}}}(\bm{{y_{{a}}}}, \bm{{y_{{a}}}}^{{\text{{pred}}}}))$ & \textbf{0.306} & \textbf{0.337} \\
- Baseline\newline $\mu(d_{{\mathrm{{TV}}}}(\bm{{y_{{a}}}}, \bm{{x_{{a}}}}))$ & 0.316 & 0.466 \\
- \bottomrule
- \end{tabular}
- \end{table}
|