<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">INVALSI -Mathematical and Language Understanding in Italian: A CALAMITA Challenge</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Giovanni</forename><surname>Puccetti</surname></persName>
							<email>giovanni.puccetti@isti.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="department">Istituto di Scienza e Tecnologia dell&apos;Informazione</orgName>
								<orgName type="institution">CNR</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Maria</forename><surname>Cassese</surname></persName>
							<email>maria.cassese@isti.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="department">Istituto di Scienza e Tecnologia dell&apos;Informazione</orgName>
								<orgName type="institution">CNR</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Andrea</forename><surname>Esuli</surname></persName>
							<email>andrea.esuli@isti.cnr.it</email>
							<affiliation key="aff0">
								<orgName type="department">Istituto di Scienza e Tecnologia dell&apos;Informazione</orgName>
								<orgName type="institution">CNR</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">INVALSI -Mathematical and Language Understanding in Italian: A CALAMITA Challenge</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">2828303E79F1323FAB1E3F7552ED45A6</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T17:33+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Mathematical Understanding</term>
					<term>Language Understanding</term>
					<term>Invalsi</term>
					<term>Large Language Models</term>
					<term>Italian Language Models</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>While Italian is a high resource language, there are few Italian-native benchmarks to evaluate Language Models (LMs) generative abilities in this language. This work presents two new benchmarks: Invalsi MATE to evaluate models performance on mathematical understanding in Italian and Invalsi ITA to evaluate language understanding in Italian.</p><p>These benchmarks are based on the Invalsi tests, which are administered to students of age between 6 and 18 within the Italian school system. These tests are prepared by expert pedagogists and have the explicit goal of testing average students' performance over time across Italy. Therefore, the questions are well written, appropriate for the age of the students, and are developed with the goal of assessing students' skills that are essential in the learning process, ensuring that the benchmark proposed here measures key knowledge for undergraduate students.</p><p>Invalsi MATE is composed of 420 questions about mathematical understanding, these questions range from simple money counting problems to Cartesian geometry questions, e.g. determining if a point belongs to a given line. They are divided into 4 different types: scelta multipla (multiple choice), vero/falso (true/false), numero (number), completa frase (fill the gap).</p><p>Invalsi ITA is composed of 1279 questions regarding language understanding, these questions involve both the ability to extract information and answer questions about a text passage as well as questions about grammatical knowledge. They are divided into 4 different types: scelta multipla (multiple choice), binaria (binary), domanda aperta (open question), altro (other).</p><p>We evaluate 4 powerful language models both English-first and tuned for Italian to see that best accuracy on Invalsi MATE is 55% while best accuracy on Invalsi ITA is 80%.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Challenge: Introduction and Motivation</head><p>Assessing the quality of Large Language Models is a challenging task because these models can virtually perform any task that can be presented through natural language.</p><p>To address this difficulty, each model needs to be tested on several tasks at once. To help provide new benchmarks to evaluate LLMs in Italian, We propose two benchmarks, Invalsi MATE and Invalsi ITA the first meant to evaluate LLMs' mathematical understanding and the second to evaluate their language understanding, both in Italian.</p><p>These benchmarks originate from the Invalsi tests, which have been used in the past for demographic studies <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr" target="#b2">3]</ref>, but, to the best of our knowledge we are the first to use them to test LLMs performance in Italian <ref type="bibr" target="#b3">[4]</ref>, followed only later by others <ref type="bibr" target="#b4">[5]</ref>.</p><p>There are several benchmarks to evaluate mathematical understanding of LLMs based on English tests <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b6">7,</ref><ref type="bibr" target="#b7">8]</ref> and there are also several multi-domain benchmarks involving Italian <ref type="bibr" target="#b8">[9]</ref>, however there aren't any specifically focused on mathematical understanding in Italian. We focus on high-school questions, an English benchmark similar to Invalsi MATE is the GSM8k one, <ref type="bibr" target="#b7">[8]</ref>, which contains 8,500 high-school questions.</p><p>Language Models understanding of language in English is also well studied, there are several benchmarks meant to measure the ability of language models to understand language constructs in English, such as <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b10">11]</ref>, also arranged into extensive suites <ref type="bibr" target="#b11">[12]</ref>. On the contrary there are fewer examples of these tests for the Italian language.</p><p>Therefore we propose Invalsi ITA which contains questions that are usually split among several different benchmarks, e.g. MNLI <ref type="bibr" target="#b12">[13]</ref>, SQuAD <ref type="bibr" target="#b13">[14]</ref> and others from the GLUE suite <ref type="bibr" target="#b14">[15]</ref>. The questions in the dataset cover several aspects of language understanding, ranging from the ability to extract specific information, such as the date when something happened to more complex information such as whether two events implicate each other or not.</p><p>These two datasets allow us to measure two key abilities of language models in Italian, to make the comparison among different models more fair we cast all questions as multiple choice and measure models' performance by selecting the answer with the highest likelihood according Testo Elisa è uscita da casa questa mattina alle ore 8:15. Elisa è rientrata nel pomeriggio alle ore 1:15 Domanda Quanto tempo è stata fuori casa Elisa? A. 5 ore B. 7 ore C. 9 ore D. 11 ore (a) scelta multipla question from Invalsi MATE.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Testo</head><p>Se moltiplichi per 2 un numero naturale e dal risultato sottrai 1, ottieni sempre un numero pari. Domanda Vero o Falso? (b) vero/falso question from Invalsi MATE.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Testo</head><p>Filippo dice: per trovare il numero della mia maglietta aggiungi una decina e sei unità al numero 4. Domanda Qual è il numero della maglietta di Filippo? (c) numero question from Invalsi MATE.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Testo</head><p>Luca lancia due dadi a sei facce non truccati. Domanda Completa la frase inserendo una delle espressioni: La probabilità che la somma dei punti sia 12 è maggiore della, minore della, uguale alla probabilità che la somma sia 2.  to the model.</p><p>We measure the performance of 4 strong large models, mixtral instruct <ref type="bibr" target="#b15">[16]</ref>, mistral instruct <ref type="bibr" target="#b17">[17]</ref>, llama 3 8b instruct <ref type="bibr" target="#b18">[18]</ref>, anita 8b dpo <ref type="bibr" target="#b19">[19]</ref>, the first three are Englishfirst and the fourth is fine-tuned in Italian, and the current only Italian-first model minerva 3b. We show that on Invalsi ITA the best model among those we tested is mixtral instruct, which reaches an accuracy of 0.8, while on Invalsi MATE the highest accuracy is 0.55, also achieved by mixtral instruct.</p><p>Both language understanding and mathematical understanding are key abilities for students as well as language models, particularly since these models are often used in learning environments. By adding these benchmarks to the CALAMITA suite we hope they will help the development of LLMs in Italian by providing a more comprehensive evaluation of their abilities and thus fostering the research and development of models in this language.</p><p>The CALAMITA special event <ref type="bibr" target="#b20">[20]</ref>, which has aims to establishing a shared benchmark for LLMs in Italian, is a first step towars a systematic evaluation of LLMs in this language. We hope that the Invalsi challenge will enrich the Linguistic and Mathematical understanding branches of this shared benchmark.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Challenge: Description</head><p>The challenge is composed of two tasks: Invalsi MATE and Invalsi ITA. For each task, we provide a detailed description of the data, the metrics used for evaluation, and the limitations of the data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Task 1: Mathematical Understanding in Italian (Invalsi MATE)</head><p>The first task consists in answering mathematical questions in Italian. These questions are meant for students from 6 to 18 years of age, therefore the kind of question can vary significantly, from simpler, example-based, ones that don't require any knowledge besides counting, to more complex ones requiring basic geometry and calculus training and knowledge, never beyond what is demanded in basic high-school tests. The questions are of 4 kinds, scelta multipla, completa frase, vero/falso and numero:</p><p>• scelta multipla (multiple choice): the question requires to pick the right answer among four possible ones; • vero/falso (true/false): the question requires to pick the right answer between true and false; • numero (number): the question requires to pick a number that is the correct answer to the question; • completa frase (fill the gap): the question requires to fill one or more missing words to make the text coherent.</p><p>Of the four question types, scelta multipla and vero/falso are naturally multiple choice, with scelta multipla always having 4 possible answers (A, B, C, D) and vero/falso always 2, (true, false). Questions of the numero type, are not naturally multiple choice, since the answer is a number among all possible ones (some of the answers will be a year, e.g. 1948, while others can be a decimal number of liters of milk, e.g. 0.2), to address this we add 3 extra answers that are realistic but wrong to make the questions multiple choice. Finally, completa frase questions, which are only few <ref type="bibr" target="#b20">(20)</ref>, are too difficult to turn into multiple choice without changing their meaning, and therefore we exclude them.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Task 2: Language Understanding in Italian (Invalsi ITA)</head><p>The second task consists in answering Italian language understanding questions, similarly to task 1, these questions are also appropriate for students between 6 and 18 years old, and they are overall not too difficult to answer. Most of the questions concern a text passage that has to be included in the model context, making this evaluation more costly because the context becomes considerably larger. The text passage is where the difficulty difference between ages is more evident, since it can be a simple and short story for primary school students, while they are generally longer and more involved texts for older students.</p><p>The questions are of 4 different types, scelta multipla, binaria, domanda aperta and altro:</p><p>• scelta multipla (multiple choice): the question requires to pick the right answer among four possible ones; • binaria (binary): the question requires to pick the right answer about a binary property of a statement, e.g. True -False, Before -After, etc.</p><p>• domanda aperta (open question): the question requires to pick the passage in the text that answers the question. • altro (other): A small share of questions belong to open-ended questions with varying scope that are hard to put under a single label.</p><p>Similar to Invalsi MATE, this task involves only multiple-choice questions, evaluated through a likelihood approach. Both scelta multipla and binaria are naturally of this kind, the first with 4 options (A, B, C D) and the second with 2 options that change for each question. Both domanda aperta and altro questions are hard to turn into multiple-choice ones and therefore we discard them. Also for Invalsi ITA, this involves only discarding about 180 questions out of 1297, therefore the task only involves 1117 samples.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Data description</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Origin of data</head><p>The dataset is built upon the questions from the Invalsi tests of the last 15 years. These tests are administered to students yearly. There are three different Invalsi tests, Language, Mathematics and English. For the scope of this datasets we don't look into the English test, but we limit ourselves to the Italian language and Mathematics ones. The original questions can be accessed here <ref type="foot" target="#foot_0">1</ref>Some of the questions from the original tests contain visual content as part of the question, we omit these questions since we focus on the language understanding abilities of the models. The data is first collected as is from the webpage and afterwards it is manually checked for errors and inconsistencies from two annotators. The annotators have MSc in Mathematics and Computer Science, which gives them sufficient knowledge to identify issues in the Invalsi MATE questions. For Invalsi ITA, the annotators don't have an appropriate background, however, the questions are simple enough that they can be easily understood and checked for errors by anybody who has completed the mandatory education.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Data format</head><p>The Invalsi MATE dataset has 8 different columns:</p><p>• testo: this field contains the context needed to answer the questions, it is often empty for Invalsi MATE since most of the context is part of the domanda field itself; • domanda: this field contains the question itself, including possible answer options, e.g. for scelta multipla questions; • risposta: this field contains the correct answer; • test_id: this field is just an id to identify each sample; • tipo: this field indicates the question type, among scelta multipla, vero/falso, numero and completa frase; • alt1, alt2 and alt3: this three fields indicate the alternative values for the numero questions since this we chose ourselves and are not indicated in the domanda field.</p><p>The Invalsi ITA dataset has the same fields as the Invalsi MATE one with the exception that the testo field is often present and generally the longest.</p><p>We evaluate in a zero-shot fashion just providing the model with question and using a likelihood based method, we pick as the model's answer the one with the highest likelihood among the options available. This is always possible since we have recast all the questions as multiple choice ones. We also don't use chain of thought prompts or similar methods. Since this is the first attempt to build a dataset on mathematical understanding in Italian, currently we evaluate with the simplest approach.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">Detailed data statistics</head><p>The data does not have a train and a test split because we have a limited number of samples. The Invalsi MATE split is composed of 420 samples, of which 400 are used in the benchmark, since we exclude the 20 questions marked as completa frase since they can´t be made into multiple choice.</p><p>Figure <ref type="figure" target="#fig_2">2a</ref> shows the percentage of questions of each kind in the dataset, scelta multipla has the largest share, 58%, the second most present is numero, 24.7% and then vero/falso and completa frase are fewer. Table <ref type="table">1</ref> has a random row that shows the performance if one were to pick random questions, moreover the correct answers for each question type are approximately evenly distributed among labels. Specifically, scelta multipla questions have answers distributed as follows, 46 are labelled A, 87 B, 71 C and 40 D, showing a moderate balance. Similarly for vero/falso questions there 24 questions with positive answer and 30 with negative answer.</p><p>Similarly, Figure <ref type="figure" target="#fig_2">2b</ref> shows the percentage of questions of each of the kinds present in Invalsi ITA, scelta multipla is by a large margin the most present, composing 76.4% of all the questions, binaria is second with 10.9% while domanda aperta and altro are fewer.</p><p>Table <ref type="table" target="#tab_1">2</ref> shows the performance one can achieve picking answers at random in each split, and moreover the correct answers are evenly distributed for each label also in this dataset. In particular, for Invalsi ITA 254 of the scelta multipla questions have answer A, 255 B, 263 C and 205 D which is comparable to the distribution in the Invalsi MATE dataset and similarly does binaria.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Metrics</head><p>Since all the datasets and splits we study have balanced labels, we choose to measure accuracy. In particular, since all the questions in the datasets we propose are multiple choice, it is straightforward to measure accuracy even if there are questions of different kinds, by simply counting |𝑐𝑜𝑟𝑟𝑒𝑐𝑡 𝑎𝑛𝑠𝑤𝑒𝑟𝑠|/|𝑎𝑙𝑙 𝑎𝑛𝑠𝑤𝑒𝑟𝑠|.</p><p>To see how challenging our benchmark is , we measure four powerful language models based on mistral, mixtral and llama 3, in particular, we measure the performance of mistral instruct, mixtral instruct, anita 8b dpo and llama 3 8b instruct.</p><p>These models have between 7 and 54 billion parameters, three of them, mistral instruct, anita 8b dpo and llama 3 8b instruct are purely autoregressive transformers, while mixtral instruct is a MoE architecture that has 54 billion parameters but only uses 14 billion at inference. We test them all in the same way, using a likelihood based approach.</p><p>Table <ref type="table">1</ref> shows the performance of these models on Invalsi MATE on the whole dataset, in the ALL column and on each split scelta multipla, vero/falso and numero in the respective columns. mixtral instruct is the clear winner among the models we tested, it beats the second best, llama 3 8b instruct by 7% accuracy on the entire dataset. On the separate splits, mixtral instruct is best overall, however the second best model changes, with llama 3 8b instruct being second in scelta multipla with a 7% gap, anita 8b dpo second on vero/falso with a smaller 2% performance gap and mistral instruct being second best in numero with a 3% gap.</p><p>The total accuracy is bound by 55% showing that the Invalsi MATE task is challenging for models of the sizes we tested, up to 54B parameters, and that the performance a model achieves provides valuable insights about how well it can perform mathematical reasoning in Italian.</p><p>Table <ref type="table" target="#tab_1">2</ref> shows the performance of the same models on Invalsi ITA, the model ranking stays the same, with mixtral instruct the strongest and anita 8b dpo second best. Performance on Invalsi ITA is higher across all fields with mixtral instruct achieving 80% accuracy. Unlike what happens for Invalsi MATE, in Invalsi ITA the second best model is the same across the board, anita 8b dpo is the second in scelta multipla as well as in binaria with a performance gap around 10% in all question types.</p><p>The accuracy of the best model on all the questions at once is 80% showing that the models we tested perform well in the language understanding in Italian.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusions</head><p>We propose two Tasks, Invalsi MATE and Invalsi ITA the first for the evaluation of mathematical understanding and the second for the evaluation of language understanding in Italian.</p><p>For Invalsi MATE we have collected 420 questions divided into 4 types, scelta multipla, vero/falso, numero and completa frase and we evaluate 4 strong language models that are near SOTA in their weight range, mixtral instruct, mistral instruct, llama 3 8b instruct and anita 8b dpo. We find that this models are still far from perfect mathematical understanding in Italian with the highest accuracy, achieved by mixtral instruct being 55%.</p><p>For Invalsi ITA we have collected 1297 questions divided into 4 types, scelta multipla, binaria, domanda aperta and altro, we tested the same models also on this benchmark and found that models are stronger at language understanding, with the highest accuracy in this task at 80%, also in this case, achieved by mixtral instruct.</p><p>Both mathematical and Language understanding are key abilities for LLMs, we believe that our two benchmarks will foster the development of LLMs in Italian and pave the way for new more challenging benchmarks on mathematical and language understanding in Italian.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Limitations</head><p>The main limitations of the benchmark we propose lies in Task 2, Invalsi ITA we show that the models we test achieve very high accuracy, up to 80% on this benchmark, making it possibly too simple for newer and larger models, nevertheless, current Italian first LLMs are not comparable to larger English-first ones and therefore we believe it can still be valuable in this transitory phase. On the contrary Invalsi MATE is very challenging and it seems that models won't saturate it soon.</p><p>We believe that there is a limited risk from contamination from both existing English and Italian tests.</p><p>Concerning direct contamination, we were unable to find any web page that would expose the answers openly without needing any sort of authentication, making it difficult to crawl these data automatically, therefore, while the questions might be present in the training set of some of the models, we deem it unlikely that the answers were there too.</p><p>Concerning contamination through translation from English, the Invalsi questions are carefully crafted to match the grade of the students that will undertake them, therefore we believe it is unlikely that they are taken from English questions available in other online sources, but rather created specifically for each new annual test.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>(d) completa frase question from Invalsi MATE.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Examples of each question type from the Invalsi MATE dataset.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: The distribution of Question types in the Invalsi datasets in (a) for Invalsi MATE and in (b) for Invalsi ITA.</figDesc><graphic coords="3,306.99,88.06,183.35,162.75" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>Models 0-Shot accuracy on Invalsi ITA, likelihood based evaluation. In bold the highest accuracy in each column and underlined the second highest.</figDesc><table><row><cell>Question Type</cell><cell>ALL</cell><cell cols="2">scelta multipla binaria</cell></row><row><cell>N. Questions</cell><cell>1117</cell><cell>977</cell><cell>140</cell></row><row><cell>Model</cell><cell></cell><cell>Accuracy</cell><cell></cell></row><row><cell>mixtral instruct</cell><cell>0.80</cell><cell>0.82</cell><cell>0.69</cell></row><row><cell>mistral instruct</cell><cell>0.49</cell><cell>0.60</cell><cell>0.51</cell></row><row><cell>anita 8b dpo</cell><cell>0.71</cell><cell>0.72</cell><cell>0.66</cell></row><row><cell>llama 3 8b instruct</cell><cell>0.69</cell><cell>0.70</cell><cell>0.61</cell></row><row><cell>minerva 3b</cell><cell>0.30</cell><cell>0.25</cell><cell>0.54</cell></row><row><cell>random</cell><cell>0.27</cell><cell>0.25</cell><cell>0.44</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">https://www.gestinv.it/Index.aspx</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This work was also partially supported by: FAIR (PE00000013) project under the NextGenerationEU programme, partially by the PNRR project ITSERR (CUP B53C22001770006) and partially by the Project PRIN 2022EPTPJ9 (WEMB -"Word EMBeddings: From Cognitive Linguistics to Language Engineering, and Back"), funded by the Italian Ministry of University and Research (MUR).</p></div>
			</div>


			<div type="availability">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>GLOBE https://gpucce.github.io/ (G. Puccetti); https://www.isti.cnr.it/en/about/people-detail/1072/Maria_Cassese (M. Cassese); https://www.esuli.it/ (A.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">G</forename><surname>Bolondi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Cascella</surname></persName>
		</author>
		<title level="m">Somministrazione delle prove invalsi dal 2009 al 2015: un patrimonio d&apos;informazioni tra evidenze psicometriche e didattiche</title>
				<meeting><address><addrLine>Milano</addrLine></address></meeting>
		<imprint>
			<publisher>Franco Angeli</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page">14</biblScope>
		</imprint>
	</monogr>
	<note>I dati INVALSI: uno strumento per la ricerca</note>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Costanzo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Desimoni</surname></persName>
		</author>
		<idno type="DOI">10.1186/s40536-017-0048-4</idno>
		<idno>doi:</idno>
		<ptr target="10.1186/s40536-017-0048-4" />
		<title level="m">Beyond the mean estimate: a quantile regression analysis of inequalities in educational outcomes using invalsi survey data</title>
				<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note>Large-scale Assessments in Education</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Reliability of the g factor over time in italian invalsi data (2010-2022): What can achievement-g tell us about the flynn effect?</title>
		<author>
			<persName><forename type="first">J</forename><surname>Pietschnig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Oberleiter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Toffalini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Giofrè</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.paid.2023.112345</idno>
		<ptr target="https://doi.org/10.1016/j.paid.2023.112345" />
	</analytic>
	<monogr>
		<title level="j">Personality and Individual Differences</title>
		<imprint>
			<biblScope unit="volume">214</biblScope>
			<biblScope unit="page">112345</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">The invalsi benchmarks: measuring linguistic and mathematical understanding of large language models in italian</title>
		<author>
			<persName><forename type="first">A</forename><surname>Esuli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Puccetti</surname></persName>
		</author>
		<ptr target="https://arxiv.org/abs/2403.18697.arXiv:2403.18697" />
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<title level="m" type="main">Disce aut deficere: Evaluating llms proficiency on the invalsi italian benchmark</title>
		<author>
			<persName><forename type="first">F</forename><surname>Mercorio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mezzanzanica</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Potertì</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Serino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Seveso</surname></persName>
		</author>
		<ptr target="https://arxiv.org/abs/2406.17535.arXiv:2406.17535" />
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">D</forename><surname>Hendrycks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Burns</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kadavath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Arora</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Basart</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Tang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Song</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Steinhardt</surname></persName>
		</author>
		<title level="m">Measuring mathematical problem solving with the math dataset</title>
				<imprint>
			<publisher>NeurIPS</publisher>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">MathBench: Evaluating the theory and application proficiency of LLMs with a hierarchical mathematics benchmark</title>
		<author>
			<persName><forename type="first">H</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Zheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Qiao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Duan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Fei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Lin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Chen</surname></persName>
		</author>
		<ptr target="https://aclanthology.org/2024.findings-acl.411" />
	</analytic>
	<monogr>
		<title level="m">Findings of the Association for Computational Linguistics ACL 2024, Association for Computational Linguistics</title>
				<editor>
			<persName><forename type="first">L.-W</forename><surname>Ku</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Martins</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>Srikumar</surname></persName>
		</editor>
		<meeting><address><addrLine>Bangkok, Thailand</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2024">2024</date>
			<biblScope unit="page" from="6884" to="6915" />
		</imprint>
	</monogr>
	<note>and virtual meeting</note>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<author>
			<persName><forename type="first">K</forename><surname>Cobbe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Kosaraju</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bavarian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Jun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Kaiser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Plappert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tworek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hilton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Nakano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Hesse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Schulman</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2110.14168</idno>
		<title level="m">Training verifiers to solve math word problems</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Exams-v: A multi-discipline multilingual multimodal exam benchmark for evaluating vision language models</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">J</forename><surname>Das</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">E</forename><surname>Hristov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">I</forename><surname>Dimitrov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Koychev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Nakov</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2403.10378</idno>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">The fifth PASCAL recognizing textual entailment challenge</title>
		<author>
			<persName><forename type="first">L</forename><surname>Bentivogli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Magnini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Dagan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">T</forename><surname>Dang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Giampiccolo</surname></persName>
		</author>
		<ptr target="https://tac.nist.gov/publications/2009/additional.papers/RTE5_overview.proceedings.pdf" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Second Text Analysis Conference, TAC 2009</title>
				<meeting>the Second Text Analysis Conference, TAC 2009<address><addrLine>Gaithersburg, Maryland, USA</addrLine></address></meeting>
		<imprint>
			<publisher>NIST</publisher>
			<date type="published" when="2009">November 16-17, 2009. 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Record: Bridging the gap between human and machine commonsense reading comprehension</title>
		<author>
			<persName><forename type="first">S</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Duh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">V</forename><surname>Durme</surname></persName>
		</author>
		<ptr target="https://arxiv.org/abs/1810.12885.arXiv:1810.12885" />
		<imprint>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Super-GLUE: a stickier benchmark for general-purpose language understanding systems</title>
		<author>
			<persName><forename type="first">A</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Pruksachatkun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Nangia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Michael</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Hill</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Levy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">R</forename><surname>Bowman</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2019">2019</date>
			<publisher>Curran Associates Inc</publisher>
			<pubPlace>Red Hook, NY, USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">A broadcoverage challenge corpus for sentence understanding through inference</title>
		<author>
			<persName><forename type="first">A</forename><surname>Williams</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Nangia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bowman</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/N18-1101</idno>
		<ptr target="https://aclanthology.org/N18-1101.doi:10.18653/v1/N18-1101" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</title>
		<title level="s">Long Papers</title>
		<editor>
			<persName><forename type="first">M</forename><surname>Walker</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">H</forename><surname>Ji</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Stent</surname></persName>
		</editor>
		<meeting>the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies<address><addrLine>New Orleans, Louisiana</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="1112" to="1122" />
		</imprint>
	</monogr>
	<note>Association for Computational Linguistics</note>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Know what you don&apos;t know: Unanswerable questions for SQuAD</title>
		<author>
			<persName><forename type="first">P</forename><surname>Rajpurkar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Jia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Liang</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/P18-2124</idno>
		<ptr target="https://aclanthology.org/P18-2124.doi:10.18653/v1/P18-2124" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics</title>
				<editor>
			<persName><forename type="first">I</forename><surname>Gurevych</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Y</forename><surname>Miyao</surname></persName>
		</editor>
		<meeting>the 56th Annual Meeting of the Association for Computational Linguistics<address><addrLine>Melbourne, Australia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="784" to="789" />
		</imprint>
	</monogr>
	<note>Association for Computational Linguistics</note>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">GLUE: A multi-task benchmark and analysis platform for natural language understanding</title>
		<author>
			<persName><forename type="first">A</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Michael</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Hill</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Levy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bowman</surname></persName>
		</author>
		<idno type="DOI">10.18653/v1/W18-5446</idno>
		<ptr target="https://aclanthology.org/W18-5446.doi:10.18653/v1/W18-5446" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2018 EMNLP Workshop Black-boxNLP: Analyzing and Interpreting Neural Networks for NLP, Association for Computational Linguistics</title>
				<editor>
			<persName><forename type="first">T</forename><surname>Linzen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">G</forename><surname>Chrupała</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Alishahi</surname></persName>
		</editor>
		<meeting>the 2018 EMNLP Workshop Black-boxNLP: Analyzing and Interpreting Neural Networks for NLP, Association for Computational Linguistics<address><addrLine>Brussels, Belgium</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="353" to="355" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">Q</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sablayrolles</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Roux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mensch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Savary</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bamford</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">S</forename><surname>Chaplot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>De Las Casas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">B</forename><surname>Hanna</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Bressand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lengyel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Bour</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lample</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">R</forename><surname>Lavaud</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Saulnier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M.-A</forename></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<author>
			<persName><forename type="first">P</forename><surname>Lachaux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Stock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Subramanian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">L</forename><surname>Antoniak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Scao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Gervet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Lavril</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">E</forename><surname>Lacroix</surname></persName>
		</author>
		<author>
			<persName><surname>Sayed</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2401.04088</idno>
		<title level="m">Mixtral of experts</title>
				<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title/>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">Q</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sablayrolles</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mensch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bamford</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">S</forename><surname>Chaplot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>De Las Casas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Bressand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lengyel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lample</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Saulnier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">R</forename><surname>Lavaud</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M.-A</forename><surname>Lachaux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Stock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">L</forename><surname>Scao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Lavril</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Lacroix</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">E</forename><surname>Sayed</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2310.06825</idno>
	</analytic>
	<monogr>
		<title level="j">Mistral</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Dubey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Jauhri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Pandey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kadian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Al-Dahle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Letman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mathur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Schelten</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Fan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Goyal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hartshorn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mitra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sravankumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Korenev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hinsvark</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rodriguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gregerson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Spataru</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Roziere</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Biron</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Tang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Chern</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Caucheteux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Nayak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Marra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Mc-Connell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Keller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Touret</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">C</forename><surname>Ferrer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Nikolaidis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Allonsius</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Song</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Pintz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Livshits</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Esiobu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Choudhary</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Mahajan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Garcia-Olano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Perino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Hupkes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Lakomkin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Albadawy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Lobanova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Dinan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">M</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Radenovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Synnaeve</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">L</forename><surname>Anderson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Nail</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Mialon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Pang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Cucurell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Nguyen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Korevaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Touvron</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Zarov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">A</forename><surname>Ibarra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Kloumann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Misra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Evtimov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Copet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Geffert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vranes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Park</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mahadeokar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Shah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Van Der Linde</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Billock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Hong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Fu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Chi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bitton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Spisak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Park</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Rocca</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Johnstun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Saxe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Jia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">V</forename><surname>Alwala</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Upasani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Plawiak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Heafield</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Stone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>El-Arini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Iyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Malik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Chiu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Bhalla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Rantala-Yeary</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Van Der Maaten</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Tan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Jenkins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Madaan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Malo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Blecher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Landzaat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Oliveira</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Muzzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Pasupuleti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Paluri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kardas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Oldham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rita</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Pavlova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kambadur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lewis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Si</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">K</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hassan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Goyal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Torabi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Bashlykov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Bogoychev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Chatterji</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Duchenne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Çelebi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Alrassy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Vasic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Weng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Bhargava</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Dubal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Krishnan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">S</forename><surname>Koura</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Dong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Srinivasan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Ganapathy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Calderer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">S</forename><surname>Cabral</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Stojnic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Raileanu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Girdhar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Patel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Sauvestre</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Polidoro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Sumbaly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Taylor</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Silva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Hou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hosseini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Chennabasappa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Edunov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Nie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Narang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Raparthy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bhosale</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Vandenhende</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Batra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Whitman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sootla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Collot</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gururangan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Borodinsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Herman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Fowler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Sheasha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Georgiou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Scialom</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Speckbacher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Mihaylov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Xiao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Karn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Goswami</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Gupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Ramanathan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Kerkez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Gonguet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Do</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vogeti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Petrovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Chu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Xiong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Fu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Meers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Martinet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><forename type="middle">E</forename><surname>Tan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Xie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Jia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Goldschlag</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Gaur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Babaei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Song</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Mao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><forename type="middle">D</forename><surname>Coudert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Yan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Papakipos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Singh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Grattafiori</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Jain</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kelsey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Shajnfeld</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gangidi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Victoria</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Goldstand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Menon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sharma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Boesenberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Vaughan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Baevski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Feinstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kallet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sangani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Yunus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lupu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Alvarado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Caples</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Poulton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ryan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ramchandani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Franco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Saraf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Chowdhury</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gabriel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bharambe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Eisenman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Yazdan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>James</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Maurer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Leonhardi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Loyd</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">D</forename><surname>Paola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Paranjape</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Ni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Hancock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Wasti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Spence</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Stojkovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Gamido</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Montalvo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Parker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Burton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Mejia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C.-H</forename><surname>Chu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Cai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Tindal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Feichtenhofer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Civin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Beaty</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Kreymer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Wyatt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Adkins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Testuggine</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>David</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Parikh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Liskovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Foss</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Le</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Holland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Dowling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Jamil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Montgomery</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Presani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Hahn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Wood</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Brinkman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Arcaute</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Dunbar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Smothers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Sun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Kreuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Tian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ozgenel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Caggioni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Guzmán</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Kanayet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Seide</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">M</forename><surname>Florez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Schwarz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Badeer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Swee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Halpern</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Thattai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Herman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Sizov</surname></persName>
		</author>
		<author>
			<persName><surname>Guangyi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Lakshminarayanan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Shojanazeri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Zou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Zha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Habeeb</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Rudolph</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Suk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Aspegren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Goldman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Damlaj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Molybog</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I.-E</forename><surname>Tufanov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Veliche</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Weissman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Geboski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kohli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-B</forename><surname>Asher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Marcus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Chan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Reizenstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Teboul</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Jin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Cummings</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Carvill</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Shepard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Mcphie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Torres</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ginsburg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">H U</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Saxena</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Prasad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Khandelwal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Zand</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Matosich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Veeraraghavan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Michelena</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Chawla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Lakhotia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Garg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">A</forename></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Silva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Bell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Guo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Moshkovich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wehrstedt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Khabsa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Avalani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bhatt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tsimpoukelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mankus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hasson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lennie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Reso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Groshev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Naumov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lathi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Keneally</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>Seltzer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Valko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Restrepo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Patel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Vyatskov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Samvelyan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Clark</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Macey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Hermoso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Metanat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rastegari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bansal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Santhanam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Parks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>White</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Bawa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Singhal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Egebo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Usunier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">P</forename><surname>Laptev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Dong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Chernoguz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Hart</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Salpekar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Kalinli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Kent</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Parekh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Saab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Balaji</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rittner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Bontrager</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Roux</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Dollar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Zvyagina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ratanchandani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Yuvraj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Liang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Alao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Rodriguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Ayub</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Murthy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Nayani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Mitra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Hogan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Battey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Maheswari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Howes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Rinott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Bondu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Datta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Chugh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hunt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Dhillon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sidorov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Pan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Verma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Yamamoto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ramaswamy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Lindsay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Lindsay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Feng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Lin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">C</forename><surname>Zha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Shankar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Agarwal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sajuyigbe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Chintala</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Max</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kehoe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Satterfield</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Govindaprasad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gupta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Cho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Virk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Subramanian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Choudhury</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Goldman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Remez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Glaser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Best</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kohler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Robinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Matthews</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Chou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Shaked</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Vontimitta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Ajayi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Montanez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Mohan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">S</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Mangla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Albiero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Ionescu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Poenaru</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">T</forename><surname>Mihailescu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Ivanov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Bouaziz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Constable</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Tang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Xia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Gao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Jia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Qi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Adi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Nam</surname></persName>
		</author>
		<author>
			<persName><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Hao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Qian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Rait</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Devito</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Rosnbrick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Wen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><surname>Zhao</surname></persName>
		</author>
		<ptr target="https://arxiv.org/abs/2407.21783.arXiv:2407.21783" />
		<title level="m">The llama 3 herd of models</title>
				<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<title level="m" type="main">Advanced natural-based interaction for the italian language: Llamantino-3-anita</title>
		<author>
			<persName><forename type="first">M</forename><surname>Polignano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Basile</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Semeraro</surname></persName>
		</author>
		<ptr target="https://arxiv.org/abs/2405.07101.arXiv:2405.07101" />
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">CALAMITA: Challenge the Abilities of LAnguage Models in ITAlian</title>
		<author>
			<persName><forename type="first">G</forename><surname>Attanasio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Basile</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Borazio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Croce</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Francis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gili</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Musacchio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Nissim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Patti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rinaldi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Scalena</surname></persName>
		</author>
		<ptr target="CEUR-WS.org" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 10th Italian Conference on Computational Linguistics (CLiC-it 2024)</title>
		<title level="s">CEUR Workshop Proceedings</title>
		<meeting>the 10th Italian Conference on Computational Linguistics (CLiC-it 2024)<address><addrLine>Pisa, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2024-12-06">December 4 -December 6, 2024. 2024</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
