Summary
This paper describes TMLU, a new MMLU-style dataset for LLM evaluation, targeted specifically at Taiwanese Mandarin (and the traditional Chinese script). As with MMLU and other datasets fashioned around it, the source of the data for TMLU is exam questions from middle and high school, and professional topics (e.g. traditional Chinese medicine or driving exams), with a strong focus on scraping data from PDFs and MSWord documents in the hope that it is less likely to be included in the pre-training data for LLMs. In addition to evaluating a range of open-weight and proprietary LLMs over TMLU, the paper includes some nice analysis of data contamination, direct answering vs. COT prompting, and a breakdown of results across time (based on the timestamps of the documents the questions were sourced from).
Reasons to accept
- it is important for LLM evaluation resources to be developed for a broad range of languages, and while there are many resources for Mandarin Chinese, there are considerably fewer for Taiwanese Mandarin, and the traditional Chinese script; this combined with the scale of the dataset and attention to detail in the paper makes it worthy of publication
- beyond just presenting results for different LLMs over TMLU, the paper includes additional analysis of data contamination (showing that it is lower than a competitor dataset), direct answering vs. COT prompting, and LLM accuracy of questions sourced from different years
Reasons to reject
- not a strong reason to reject, but I would have liked to have seen more comparison of the coverage of topics in the dataset with related datasets such as TMMLU-plus and CMMLU
- I would also have liked to have seen more discussion/analysis of results over "Taiwan specific" questions (see below), and also between similar topics in CMMLU and other datasets for Mandarin Chinese
- the writing is overall good, but there were some places where things got tangled up, particularly the first sentence of Section 4.1 which should be changed to "We perform comprehensive evaluation over TMLU using 24 different LLMs ..." (you are not evaluating TMLU itself, but rather using TMLU to evaluate LLMs); also "wide range of field*s*" (Section 3.2); "Tradition*al* Chinese (Section 2)
Questions to authors
- overall, models appear to achieve slightly lower results over TMLU than CMMLU, e.g., but how much of this is attributable to script differences (traditional vs. simplified) vs. the Taiwanese/Mandarin Chinese distinction vs. "local knowledge"? For example, if you convert TMLU into the simplified script, how much do the results change? How do you explain the fact that results over "Taiwan specific" questions are actually higher than all other question types?
- in what sense is TMLU "holistic" (page 8)? I get that it is broad coverage, but is there a way to quantify the degree of comprehensiveness of the dataset (e.g. relative to MMLU or CMMLU)?
- more of a comment than a question, but I found myself getting confused at one point about what TMLU was as compared to TMMLU-plus (i.e. given the similarity between "TMLU" and "TMMLU", I assumed that TMMLU-plus was somehow an extended version of TMLU and tried to go back and find mention of how it had been expanded); perhaps remind the reader in Section 5.1 that they are completely different datasets, despite the similarity in name
- what is the basis for you saying that "the applicability of these benchmarks has decreased as the ever larger models are demonstrating human-level performance"? yes, models are improving, but there is a bit of circularity in the slightly awkward wording here, as "human level performance" is being claimed in large part due to improvement over benchmarks, but at the same time, data contamination is becoming a bigger and bigger issue; possibly nuance the claim a bit