<?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">Sexism Identification in Social Networks with Generation-based Language Models Notebook for the EXIST Lab at CLEF 2024</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Le</forename><surname>Minh Quan</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Information Technology-VNUHCM</orgName>
								<address>
									<addrLine>Quarter 6, Linh Trung Ward, Thu Duc District, Ho Chi</addrLine>
									<settlement>Minh City</settlement>
									<country key="VN">Vietnam</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Vietnam National University</orgName>
								<address>
									<addrLine>Ho Chi</addrLine>
									<settlement>Minh City</settlement>
									<country key="VN">Vietnam</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Dang</forename><surname>Van Thin</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Information Technology-VNUHCM</orgName>
								<address>
									<addrLine>Quarter 6, Linh Trung Ward, Thu Duc District, Ho Chi</addrLine>
									<settlement>Minh City</settlement>
									<country key="VN">Vietnam</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Vietnam National University</orgName>
								<address>
									<addrLine>Ho Chi</addrLine>
									<settlement>Minh City</settlement>
									<country key="VN">Vietnam</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Sexism Identification in Social Networks with Generation-based Language Models Notebook for the EXIST Lab at CLEF 2024</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">1DFB14D194DD7E557AE9263FBF35048E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T17:52+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>Llama 2</term>
					<term>Large Language Model</term>
					<term>LoRA</term>
					<term>Fine-tuning LLM</term>
					<term>Prompting Engineering</term>
					<term>Social media</term>
					<term>CLEF 2024</term>
					<term>EXIST 2024</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper demonstrate our participation in the EXIST (sEXism Identification in Social neTworks) at CLEF 2024. We participate in 3 task: sexism identification (Task 1), sexism intention (Task 2), and sexism categorization (Task 3). We proposed an ensemble architecture using Large Language Models (LLMs) to tackle these tasks. Our approach aimed to emulate the human annotation process and gain more insights into fine-tuning LLMs for classification tasks. Our best performance model achieved 2 nd on task 1, 1 st on task 2 and 1 st on task 3 with hard label result. Achieving 0.7826, 0.5677 and 0.6004 on F1 score respectively for each task.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Sexism is prejudice, stereotyping or discrimination base on one's sex or gender, typically against women and girls. This inequality and discrimination against women remains a pervasive issue in modern society and manifesting in online spaces. Sexism affects women in many facets of their lives, including domestic and parenting roles, career opportunities, body image, and life expectations. Moreover, online sexism can influence social media users, particularly teenagers, to develop sexist attitudes or view them as normal and acceptable. The growth of social media platforms like Twitter and Facebook has led to a significant rise in online sexism. This makes the need for automatic tools to identify online sexism even more critical.</p><p>Identifying sexism on social media is a challenging problem. Sexist messages can be overtly offensive and hateful, but they can also be subtle, disguised as humor or friendly posts. To address this problem, EXIST (sEXism Identification in Social neTworks) was established. EXIST 2024 at CLEF 2024 is the fourth edition of the EXIST challenge that focus at combating sexism on social media. EXIST aims to capture sexism in a broad sense, from explicit misogyny to other subtle expressions that involve implicit sexist behaviours <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. EXIST 2024 provides tasks to detect sexism behaviours and discourses, identify the intention of the author behind a sexist social media post and categorize the forms of sexism. These tasks are divided into tweet classification and meme classification, focusing on textual messages and image content (particularly memes) on Twitter. Identifying sexism content can also be conflicting due to differences in perspectives among annotators. To account for this problem, EXIST 2024 adopt the Learning With Disagreement (LeWiDi) <ref type="bibr" target="#b2">[3]</ref> paradigm for both the development of the dataset and the evaluation of the systems. In the LeWiDi paradigm, models are trained with conflicting or diverse annotations instead of relying on a single "correct" label per sample. This results in two types of output: hard outputs and soft outputs.</p><p>In this paper, we employ Large Language Models to address the first three tasks of EXIST 2024. Below is a overview of the proposed tasks:</p><p>• Task 1 is a binary classification task. The objective of this task is to decide whether or not a given tweet contains sexist expressions or behaviours. • Task 2 is a hierarchical multi-class classification task. For the tweets that have been predicted as sexist, the objective of this task is to classify each tweet according to the intention of the person who wrote it. • Task 3 is a hierarchical multi-label classification task. For the tweets that have been predicted as sexist, the objective of this task is to categorize them according to the types of sexism.</p><p>This paper presents our approach for the first three tasks of the EXIST 2024 shared task. In section 4, we introduce our proposed architecture and the models employed for experiments. Section 5 details the experimental setup, including the evaluation metrics used and the system setting. In section 6, we present and discuss the experiment result from both the development and evaluation phases. Finally, our conclusion based on the result will be in section 7.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>The scientific community has established numerous academic events and shared tasks about Sexism and Hate Speech overall. HatEval 2019 focused on detection of hate speech against immigrants and women in Twitter <ref type="bibr" target="#b3">[4]</ref>. Homo-Mex 2024 focus on Hate Speech Detection Towards the Mexican Spanish Speaking LGBT+ Population <ref type="bibr" target="#b4">[5]</ref>. EDOS 2023 address the the limitations of Binary detection in sexism detection, and emphasizing the need to provide clear explanations for why something is sexist <ref type="bibr" target="#b5">[6]</ref>. DETESTS-Dis 2024 at IberLEF 2024 follow Learning with Disagreement paradigm to detect and classify racial stereotypes in Spanish social media <ref type="bibr" target="#b6">[7]</ref>. These efforts show that sexism and hate speech detection still remain an active and challenging area of research.</p><p>Previous EXIST shared task (EXIST 2023) have attracted many research teams to participate. Participants have achieved good results and provided insightful research. Below are some works that achieved top results in the EXIST 2023 shared task.</p><p>• Kelkar et al. <ref type="bibr" target="#b7">[8]</ref> evaluated multiple different approach, ranging from classic classification methods like Multinomial Naive Bayes and Linear Support Vector Classifiers to deep learning methods like Multi-Layer Perceptrons, XGBoost, and LSTMs with attention. They also explored multiple embedding methods. Their research concluded that training models on both languages yielded better results compared to training them on separate languages. • Erbani et al. <ref type="bibr" target="#b8">[9]</ref> used three separate BERT models to fine-tune task 1, 2, and 3. After fine-tuning, the models were "frozen" and then connected together. Fully connected layers are added at the beginning of the models. This allows the models to share their "different views" of the data from their individual training and thus achieve better performance than using single models. • Paula et al. <ref type="bibr" target="#b9">[10]</ref> employed a combination of two BERT models: Multilingual BERT (mBERT)</p><p>and Cross-lingual Language Model RoBERTa (XLM-RoBERTa). Each model generated its own prediction. The final prediction label was then chosen based on the prediction probability. Their experiments demonstrated that this ensemble approach significantly improved model performance. This research highlights the potential of utilizing ensemble architectures with even larger base models for tackling text classification problems. • Tian et al. <ref type="bibr" target="#b10">[11]</ref> introduced a novel cascade architecture using two large language models (LLMs) based on the GPT architecture: GPT-NeoX and BERTIN-GPT-J-6B. The first model is fine-tuned on the competition data, this model handles simpler classifications. The second model is sequentially fine-tuned on various "Hate speech" data and then fine-tuned on the competition data, this larger model tackles more complex samples. A confidence checker system identifies data points that are challenging for the smaller model and send them to the larger model. This architecture helps the model save computational costs, increase classification speed while still having higher performance than conventional ensemble models. • Vallecillo-Rodríguez et al. <ref type="bibr" target="#b11">[12]</ref> explored two methods to improve model. The first method is tested on transformer models including mDeBERTa and XML-RoBERTa, with data augmentation by repeating the tweet six times corresponding to six annotator that labeling each tweet sample.</p><p>The second method studies how to integrate annotator information into the training process. The research team applied the multi-modal architecture called "Transformer With Tabular". Text feature (tweets) are combined with the encoded annotator's metadata to create a special tensor. This tensor will go through a classification model to output the final prediction. Their findings revealed that while annotator information did not significantly impact performance on Task 1 (likely due to its binary nature), it showed promise for Tasks 2 and 3, which involved more complex classifications.</p><p>The approaches shown above span from traditional methods such as support vector machine (SVM), multi-layer perceptron (MLP) to Deep Learning architecture like Convolutional Neural Networks (CNNs) and Long Short-Term Memory (LSTM) networks. Transformer-base architecture like BERT and XLM also widely used. Notably, all these proposed methods rely on text classification. Meanwhile, generative models are growing significantly in both computer vision (e.g., Diffusion Models) and natural language processing (e.g., Large Language Models). In this paper, we will not only employ Medium-sized Language model like XLM-RoBERTa for classification tasks, but also leverage the power of Large Language Model like mT5 and Llama 2.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Dataset overview</head><p>The dataset is provided by the EXIST shared task, containing Spanish and English tweets from Twitter. Dataset structure following Learning with disagreement paradigm (LeWiDi) <ref type="bibr" target="#b2">[3]</ref>, each Tweet sample is annotated by six annotators with diverse socio-demographic characteristics. Consequently, instead of a single gold label, the labels consist of six labels annotated by each annotator. The information of each annotator is provided, including gender, age, ethnicity, study level and country of origin. Table <ref type="table" target="#tab_0">1</ref> shows the statistics for the tweet data, combining both English and Spanish text. Table <ref type="table" target="#tab_1">2</ref> shows the statistics for the labels of each task, using the official gold labels provided by the shared task. Task 1 categorizes tweets as sexist or not sexist (yes, no). Task 2 classify the intention of the author who wrote the sexist tweet (direct, reported, judgemental). Task 3 categorize the types of a sexist tweet, which can have one or more label (ideological inequality, sexual violent, objectification, stereotyping dominance, misogyny non-sexual violent). Task 2 and Task 3 follow a two-level hierarchical structure, as illustrated in Figure <ref type="figure" target="#fig_0">1</ref>:  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Approach</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Architecture</head><p>Base architecture: Our architecture, illustrated in Figure <ref type="figure" target="#fig_1">2</ref>, consists of six independent models, referred to as Component Models. These models share the same model type and training setting. This ensemble approach emulates the human annotation process, where each model represents a different annotator with potentially varying biases. Our proposed framework comprises five main components:</p><p>1. Preparing dataset: Each data sample includes metadata of six different annotator. We split the dataset by annotator, resulting in six separate dataset. Each dataset contains the same tweets but with metadata specific to the corresponding annotator. 2. Data processing: The sub-samples undergo pre-processing. For LLM models, prompt engineering is applied. 3. Fine-tuning the Component Models: Each Component Model undergoes a separate finetuning process using its own data picked from one of the six separate datasets. the component models have to have the same type, whether it is XLM-RoBERTa or mT5 or Llama 2, and have the same system setting. 4. Post processing: The prediction outputs from the six Component Models are collected and post-processed to the required submission format 5. Final output: The Component Predictions are converted into two type of outputs, soft label and hard label:</p><p>• Soft labels: To generate soft labels, we calculate probability distribution for each possible classes. In tasks 1 and 2, the sum of these probabilities must be 1.0. For task 3, the sum of probability does not necessarily need to be 1.0 because of the multi-label structure.</p><p>• Hard labels: To generate the hard labels from the predicted outputs, we follow the probabilistic threshold used in the official gold label. For tasks 1 (mono-label), the class annotated by more than 3 annotators is selected. For tasks 2 (mono-label), the class annotated by more than 2 annotators is selected. Finally, for tasks 3 (multi-label), the class annotated by more than 1 annotator are selected. In cases where no class meets the threshold, a random class is chosen.</p><p>Integrating Hierarchical architecture: Task 2 and Task 3 follow hierarchical structure. To address these tasks, we modified our architecture such that Component Models for Tasks 2 and 3 only make predictions for sub-samples classified as sexist. We rely on the Predictions make by Component Models of Task 1 to get the classified labels (YES, NO). Our base architecture incorporates a hierarchical structure, as shown in Figure <ref type="figure" target="#fig_2">3</ref> ✳   </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">Model Overview</head><p>In this paper, we leverage two types of language models: large language models (LLMs) with Multilingual T5 (mT5) and Llama 2 and a smaller transformer-base language model XLM-RoBERTa. <ref type="bibr" target="#b12">[13]</ref>: XLM-RoBERTa (XLM-R) is a Multilingual language model base on RoBERTa. It leverages the Transformer architecture and is trained using a multilingual masked language modeling objective. XLM-R has been shown to outperform multilingual BERT (mBERT) on various cross-lingual benchmarks. Our approach using XLM-RoBERTa is described below:</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>XLM-RoBERTa</head><p>• Pre-processing: For XLM-RoBERTa, we apply multiple pre-processing methods to the tweet dataset as follows.</p><p>1. Link conversion: We use regex to match URLs from tweet and convert them to "URL" token.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Mention conversion:</head><p>We convert user mentions (@username) in tweets to "USER" tokens.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Hashtag conversion:</head><p>We convert hashtags into separate words (For example, "#DeepLearning" will be converted to "Deep Learning"). 4. label conversion: For tasks 1 and 2, labels are converted to numerical representations. For multi-label task 3, labels are converted to binary representations.</p><p>• Integrating metadata: To integrate annotator metadata to the input, we add a [SEP] token to separate each metadata and the tweet. For example:</p><p>- • Fine-tuning: We fine-tune the pre-trained XLM-RoBERTa using the Trainer API from Hugging-Face's library. We fine-tune each task separately with different parameter setting. • Post Processing: Post-processing involves converting the output label to the submission format. This step transforms the numerical or binary label output by models to original natural language format.</p><p>Multilingual T5 <ref type="bibr" target="#b13">[14]</ref>: Multilingual T5 (mT5) is a LLMs and a multilingual variant of T5. It was pre-trained on a new Common Crawl dataset containing 101 languages. T5 uses a basic encoder-decoder Transformer architecture <ref type="bibr" target="#b14">[15]</ref> and pre-trained on a masked language modeling "span-corruption" objective, where the entire spans of tokens are selected for corruption at once. T5 excel at multiple task such as question answering, summarization, translation. Our approach using mT5 is described below:</p><p>• Pre-processing: Our experiments show that for mT5 in this work, performing better with tweet in their original format. This mean keeping elements like user mentions, links, and emojis rather than converting them to specific tokens or removing them. We only convert hashtags to separate words. • Prompting: We format the input by adding a task prefix before the tweet and the section indicator before the annotator's metadata. For the task prefix, we use short phrases such as "Classify" or "Multi-label Classify". To indicate a section containing the annotator's information, we use phrases like "Context" or "Information". Here is the example for prompts used for each task:  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Prompt: [INST]</head><p>Imagine you are a person with the following characteristics: female, 23-45 years old, White or Caucasian ethnicity, Bachelor's degree, and residing in Spain. Now classify the sentiment of a tweet: "Lo sentimos, el meme aún está en construcción" ## If the intention of the tweet is to write a message that is sexist by itself, classify as "DIRECT" ## If the intention of the tweet is to report or describe a sexist situation or event suffered by a woman or women in first or third person, classify as "REPORTED". ## If the intention of the tweet is to be judgemental and the tweet describes sexist situations or behaviors with the aim of condemning them, classify as "JUDGEMENTAL". Answer only DIRECT, REPORTED, or JUDGEMENTAL. Answer: [/INST] Response: REPORTED LLaMA 2 <ref type="bibr" target="#b15">[16]</ref>: Llama 2 is a large language model developed by Meta AI and is the successor to their original Llama model. Llama 2 uses the standard transformer architecture and applies pre-normalization using RMSNorm. The model employs the SwiGLU activation function, grouped-query attention (GQA), and rotary positional embeddings. Both the context length and the pre-training corpus size have been increased compared to the previous model. Unlike other models in this paper, Llama 2 was primarily trained on English data. Llama 2 surpasses its predecessor in various tasks, including Reasoning, Coding, and Knowledge. Our approach using Llama 2 is described below:</p><p>• Pre-processing: Like mT5, Llama 2 performs better with tweet in their original format. Therefore, we only convert hashtags to separate words. • Prompting: Our observation shows that providing more information, such as the label's description to the prompt, leads to better model performance. Additionally, having distinct separators between each part of the prompt helps to clarify the instructions and makes them easier for the model to understand. A special token [INST] is utilized to separate the input prompt and answer segments. Prompts used for each task are shown in Table <ref type="table" target="#tab_5">3</ref>, 4, 5. • Fine-tuning: We fine-tune the pre-trained Llama 2 with the LoRA method from HuggingFace's library. Each task are fine-tuned separately, with different parameter settings. • Low-rank Adaptation: To fine-tune Llama 2, we used Parameter-Efficient Fine-Tuning (PEFT) method called LoRA. LoRA (Low-Rank Adaptation for Large Language Models) is a popular technique to fine-tune Large pre-trained models such as LLMs and diffusion models. LoRA allows us to train some dense layers in a neural network indirectly by optimizing rank decomposition matrices of the dense layers change during adaptation instead, while keeping the pre-trained weights frozen <ref type="bibr" target="#b16">[17]</ref>. In short, LoRa reduce the number of trainable parameters, making the training process faster and less computational cost, while maintaining strong performance on downstream tasks.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Experimental Setup</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.">Evaluation Metric</head><p>We evaluate our model's performance using a combination of metrics for all tasks and all types of evaluation (soft label and hard label):</p><p>• Hard Label Evaluation:</p><p>-ICM (Information Contrast Measure): ICM is a similarity function that generalizes Pointwise Mutual Information (PMI), and can be used to evaluate system outputs in classification problems by computing their similarity to the ground truth categories <ref type="bibr" target="#b17">[18]</ref>. -F1-score: F1-score measure of the harmonic mean of precision and recall.</p><p>• Soft Label Evaluation:</p><p>-ICM Soft: A modified ICM metric that accepts both soft system outputs and soft ground truth assignments for soft label evaluation. -Cross Entropy: Cross Entropy measures the difference between the true label distribution and the predicted probability distribution. Cross Entropy only applicable for Tasks 1 and 2.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.">System Setting</head><p>We use the PyTorch framework and HuggingFace's Transformers library <ref type="bibr" target="#b18">[19]</ref> for our system. We conducted fine-tuning on various Language models and their variants for each task:</p><p>• Llama 2 -Model Variants: We use Llama 2 7B Chat model. This is the fastest and lightest model in the Llama 2 family and has been fine-tuned specifically for dialogue.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>-Training setting:</head><p>We used a learning rate of 2e-4 and a batch size of 4. We used the Parameter-Efficient Fine-Tuning (PEFT) method LoRA and the AdamW optimizer <ref type="bibr" target="#b19">[20]</ref>. We only fine-tune task 1 for 1 epoch. Task 2 and task 3 were fine-tuned for 5 epochs. -LoRA setting: For Causal Language Modeling, we configured LoRA with an attention dimension "r" of 8, an alpha parameter "LoRA_alpha" of 16, and a dropout probability "lora_dropout" of 0.05. For target modules, all trainable modules of Llama Small.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Result and Discussion</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.1.">Development Phase</head><p>This section presents the model's performance on the development dataset. We compare the performance of different models and variants. Table <ref type="table" target="#tab_8">6</ref> details our results on hard label, while Table <ref type="table" target="#tab_9">7</ref> details our results on soft label. To ensure a fair comparison of Task 2 and Task 3 results, we used the true labels from the dataset for the first hierarchical level instead of predictions from Task 1. Therefore, these results are only used to compare model performance and should not be considered the actual performance on data.  On hard label evaluation, Llama 2 achieves the best results for both Task 1 (ICM Norm: 0.8119, F1-score: 0.8746) and Task 2 (ICM Norm: 0.7996, F1-score: 0.7471). This suggests its strong text understanding capabilities effectively translate to classification tasks. For Task 3, Llama 2 performed on par with XLM-R large, with scores differing by only about 1% on both ICM Norm and F1-score. mT5 models consistently underperformed across all three tasks. Notably, even mT5 large's results were significantly lower than other models. This suggests that mT5 might not be well-suited for these tasks, possibly due to the complexity of the input sequences, which combine tweet and annotator information.</p><p>Llama 2 achieved the best results on Task 1 for soft labels. However, XLM-R large outperformed all models on Tasks 2 and 3. Llama-2's high performance on hard labels but not on soft labels suggests it might not be learning annotator's information or, more likely, is ignoring it due to the prompt construction. XLM-R, on the other hand, is not reliant on prompt engineering and likely processes the entire input, leading to more diverse soft outputs. Notably, all three models achieved low ICM Soft Norm scores ranging from 40% to 66%. This indicates that capturing the complexity of the LeWiDi paradigm distribution might be a challenging problem.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.2.">Evaluation Phase</head><p>Task 1: As shown in Table <ref type="table" target="#tab_11">8</ref>, in the Hard-hard evaluation method, Llama 2 achieved the best result (2 th place) with an ICM Norm of 0.7994 and an F1-score of 0.7826 for the positive class. XLM-R large came in 7 th place with an ICM Norm of 0.7898, and mT5 large achieved the lowest with an ICM Norm of 0.6952. In the Soft-soft evaluation method. XLM-R large achieved the best result, ranking 4 th place with an ICM Soft Norm of 0.6490. Task 2: Table <ref type="table" target="#tab_13">9</ref> showcases our model performance on two evaluation methods. In the Hard-hard evaluation, our method using Llama 2 achieves 1 st rank with ICM Norm at 0.6320 and F1-score at 0.5677. XLM-R large at 6 th rank with ICM Norm at 0.5926, and mT5 large falls short with ICM Norm at 0.4555. While Llama 2 excelled in the Hard-hard evaluation, its performance faltered in the Soft-soft evaluation. XLM-R large emerged as the leader, ranking 7 th with an ICM Soft Norm at 0.3513. Task 3: Our results are presented in Table <ref type="table" target="#tab_14">10</ref>. In the Hard-hard evaluation, XLM-R large comes in at a close second to 1 st place of Llama 2, with ICM Norms of 0.5822 and 0.5862, respectively. XLM-R maintains its lead in the Soft-soft evaluation, ranking 7 th with an ICM Soft Norm of 0.3143. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">Conclusion</head><p>This paper describes our approach utilizing the pre-trained Large Language Models (LLMs) for the classification tasks in the EXIST 2024 Shared task at CLEF 2024. We employed ensemble architectures to generate both soft and hard predictions for all three tasks. Our experiments highlight the strong text understanding capabilities of the Large Language Model Llama 2, allowing it to tackle various classification tasks with high accuracy on hard-hard evaluation method. However, the complexities of the LeWiDi distribution, which involves understanding diverse cultural and social perspectives presented a challenge. In future work, we will delve deeper into prompting techniques, such as Chainof-Thought Prompting to encourage LLMs to consider the diversity of human perspectives.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Hierarchical Sexism Classification.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Overall Ensemble architecture proposed for EXIST 2024 shared task.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Ensemble architecture with Hierarchical for Task 2 and Task 3 of EXIST 2024 shared task.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>2 were included: gate_proj, up_proj, down_proj, q_proj, k_proj, v_proj, and o_proj.With LoRA, the required training time and resources are significantly reduced. The number of training parameters is reduced from approximately 7 billion to approximately 20 million. -Processing unit: A100 80G GPU • XLM RoBERTa -Model Variants: We conduct experiments on two XLM-RoBERTa model sizes: Base and Large -Training setting: We used a learning rate of 2e-5 and a batch size of 8. For the optimizer, we used AdamW. For regularization, we apply Weight Decay (L2 regularization) of 0.01. We set Warm-up steps to 100. This allows the model to slowly adjust to the data and mitigate the risk of divergence in the initial stages. We fine-tuned the model for 10 epochs for Task 1, and 20 epochs for Task 2 and Task 3. -Processing unit: A100 80G GPU for XLM-R Large, P100 16G GPU for XLM-R Base • Multilingual T5 -Model Variants: We conduct experiment on three mT5 model sizes: Small, Base and Large -Training setting: We used a learning rate of 3e-4, a batch size of 16, and the AdamW optimizer for fine-tuning. We fine-tuned all three Tasks for 15 epochs. -Processing unit: A100 80G GPU for mT5 Large, P100 16G GPU for mT5 Base and mT5</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Tweets Dataset statistic</figDesc><table><row><cell>Information</cell><cell cols="2">Training Development</cell><cell>Test</cell></row><row><cell>N.o samples</cell><cell>6920</cell><cell>1038</cell><cell>2076</cell></row><row><cell>Max length</cell><cell>795</cell><cell>586</cell><cell>825</cell></row><row><cell>Min length</cell><cell>29</cell><cell>41</cell><cell>38</cell></row><row><cell>Average length</cell><cell>176</cell><cell>180</cell><cell>176</cell></row><row><cell>Number of tokens</cell><cell>1168350</cell><cell>177972</cell><cell>347100</cell></row><row><cell>Number of vocabulary</cell><cell>53472</cell><cell>12045</cell><cell>20642</cell></row></table></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></figDesc><table><row><cell>hard labels statistics</cell><cell></cell><cell></cell></row><row><cell></cell><cell cols="2">Training Development</cell></row><row><cell>Task 1</cell><cell></cell><cell></cell></row><row><cell>NO</cell><cell>3367</cell><cell>479</cell></row><row><cell>YES</cell><cell>2697</cell><cell>455</cell></row><row><cell>Task 2</cell><cell></cell><cell></cell></row><row><cell>DIRECT</cell><cell>1294</cell><cell>204</cell></row><row><cell>REPORTED</cell><cell>459</cell><cell>83</cell></row><row><cell>JUDGEMENTAL</cell><cell>376</cell><cell>75</cell></row><row><cell>Task 3</cell><cell></cell><cell></cell></row><row><cell>OBJECTIFICATION</cell><cell>1103</cell><cell>183</cell></row><row><cell>SEXUAL-VIOLENCE</cell><cell>675</cell><cell>123</cell></row><row><cell>STEREOTYPING-DOMINANCE</cell><cell>1423</cell><cell>241</cell></row><row><cell>IDEOLOGICAL-INEQUALITY</cell><cell>1113</cell><cell>212</cell></row><row><cell>MISOGYNY-NON-SEXUAL-VIOLENCE</cell><cell>856</cell><cell>158</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head></head><label></label><figDesc>We leverage the Hugging Face library's Trainer API to fine-tune the pre-trained mT5 model for each task separately. Each task utilizes different parameter settings to optimize performance.</figDesc><table /><note>1. Prompt: Classify: Lo sentimos, el meme aún está en construcción Information: male, 46+, White or Caucasian, Master's degree Response: YES 2. Prompt: Multiclass Classify: Lo sentimos, el meme aún está en construcción Context: male, 46+, White or Caucasian, Master's degree Response: JUDGEMENTAL 3. Prompt: Classify sexism types of the following tweet: Lo sentimos, el meme aún está en construcción Information of annotator: male, 46+, White or Caucasian, Master's degree Response: OBJECTIFICATION, SEXUAL-VIOLENCE • Fine-tuning:</note></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_5"><head>Table 3</head><label>3</label><figDesc>Llama 2's Prompt engineering for Task 1.</figDesc><table><row><cell></cell><cell>[INST]</cell></row><row><cell></cell><cell>Imagine you are a person with the following characteristics: female, 23-45 years</cell></row><row><cell></cell><cell>old, White or Caucasian ethnicity, Bachelor's degree, and residing in Spain. Now</cell></row><row><cell></cell><cell>classify the sentiment of a tweet: "Lo sentimos, el meme aún está en construcción"</cell></row><row><cell>Prompt:</cell><cell>## If the tweet contains any form of sexism or describes situations involving discrimination</cell></row><row><cell></cell><cell>against women, classify it as "YES".</cell></row><row><cell></cell><cell>## If the tweet does not exhibit prejudice, underestimate, or discriminate against women,</cell></row><row><cell></cell><cell>classify it as "NO". Answer only YES or NO.</cell></row><row><cell></cell><cell>Answer: [/INST]</cell></row><row><cell cols="2">Response: YES</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_6"><head>Table 4</head><label>4</label><figDesc>Llama 2's Prompt engineering for Task 2.</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_7"><head>Table 5</head><label>5</label><figDesc>Llama 2's Prompt engineering for Task 3.</figDesc><table><row><cell></cell><cell>[INST]</cell></row><row><cell></cell><cell>Imagine you are a person with the following characteristics: female, 23-45 years</cell></row><row><cell></cell><cell>old, White or Caucasian ethnicity, Bachelor's degree, and residing in Spain. Now</cell></row><row><cell></cell><cell>classify the sentiment of a tweet: "Lo sentimos, el meme aún está en construcción"</cell></row><row><cell></cell><cell>## If the tweet rejects equality between men and women, classify as "IDEOLOGICAL-</cell></row><row><cell></cell><cell>INEQUALITY".</cell></row><row><cell></cell><cell>## If the tweet implies that men are superior to women, classify as "STEREOTYPING-</cell></row><row><cell></cell><cell>DOMINANCE"</cell></row><row><cell>Prompt:</cell><cell>## If the tweet objectifies women, classify it as "OBJECTIFICATION"</cell></row><row><cell></cell><cell>## If the tweet contains sexual suggestions, or harassment of a sexual nature, classify</cell></row><row><cell></cell><cell>as "SEXUAL-VIOLENCE".</cell></row><row><cell></cell><cell>## If the tweet expresses hatred and violence towards women without being sexual in</cell></row><row><cell></cell><cell>nature, classify as "MISOGYNY-NON-SEXUAL-VIOLENCE".</cell></row><row><cell></cell><cell>## Answer only these category IDEOLOGICAL-INEQUALITY, STEREOTYPING-</cell></row><row><cell></cell><cell>DOMINANCE, OBJECTIFICATION, SEXUAL-VIOLENCE, MISOGYNY-NON-</cell></row><row><cell></cell><cell>SEXUAL-VIOLENCE. You can choose more than one category if applicable.</cell></row><row><cell></cell><cell>Answer: [/INST]</cell></row><row><cell cols="2">Response: IDEOLOGICAL-INEQUALITY, STEREOTYPING-DOMINANCE</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_8"><head>Table 6</head><label>6</label><figDesc>Hard label results on development set.</figDesc><table><row><cell>Model</cell><cell>ICM</cell><cell cols="2">Task 1 ICM Norm F1-score</cell><cell>ICM</cell><cell cols="2">Task 2 ICM Norm F1-score</cell><cell>ICM</cell><cell cols="2">Task 3 ICM Norm F1-score</cell></row><row><cell>XLM-R base</cell><cell>0.4402</cell><cell>0.7202</cell><cell>0.8134</cell><cell>0.7396</cell><cell>0.7312</cell><cell>0.6650</cell><cell>0.9214</cell><cell>0.7052</cell><cell>0.7042</cell></row><row><cell cols="2">XLM-R large 0.5095</cell><cell>0.7549</cell><cell>0.8365</cell><cell>0.8041</cell><cell>0.7514</cell><cell>0.6902</cell><cell>1.0068</cell><cell>0.7242</cell><cell>0.7235</cell></row><row><cell>mT5 small</cell><cell>0.1686</cell><cell>0.5843</cell><cell>0.7222</cell><cell>0.4869</cell><cell>0.6522</cell><cell>0.5313</cell><cell>0.7669</cell><cell>0.6708</cell><cell>0.6679</cell></row><row><cell>mT5 base</cell><cell>0.2038</cell><cell>0.6019</cell><cell>0.7339</cell><cell>0.5403</cell><cell>0.6689</cell><cell>0.5493</cell><cell>0.0893</cell><cell>0.5199</cell><cell>0.5066</cell></row><row><cell>mT5 large</cell><cell>0.4314</cell><cell>0.7158</cell><cell>0.8098</cell><cell>0.6270</cell><cell>0.6960</cell><cell>0.5897</cell><cell>0.9017</cell><cell>0.7008</cell><cell>0.6950</cell></row><row><cell>Llama 2</cell><cell>0.6235</cell><cell>0.8119</cell><cell>0.8746</cell><cell>0.9583</cell><cell>0.7996</cell><cell>0.7471</cell><cell>0.9602</cell><cell>0.7138</cell><cell>0.7116</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_9"><head>Table 7</head><label>7</label><figDesc>Soft label evaluating results.</figDesc><table><row><cell>Model</cell><cell>ICM</cell><cell>Task 1</cell><cell>Task 2</cell><cell>Task 3</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_10"><head>Soft ICM Soft Norm Cross Entropy ICM Soft ICM Soft Norm Cross Entropy ICM Soft ICM Soft Norm</head><label></label><figDesc></figDesc><table><row><cell>XLM-R base</cell><cell>0.6335</cell><cell>0.6023</cell><cell>1.4940</cell><cell>0.4352</cell><cell>0.5349</cell><cell>1.9023</cell><cell>0.2396</cell><cell>0.5127</cell></row><row><cell>XLM-R large</cell><cell>0.9706</cell><cell>0.6568</cell><cell>1.2474</cell><cell>0.7208</cell><cell>0.5578</cell><cell>1.9068</cell><cell>0.5924</cell><cell>0.5313</cell></row><row><cell>mT5 small</cell><cell>-0.1815</cell><cell>0.4706</cell><cell>1.1619</cell><cell>-0.0628</cell><cell>0.4949</cell><cell>1.8849</cell><cell>-0.5319</cell><cell>0.4718</cell></row><row><cell>mT5 base</cell><cell>-0.0013</cell><cell>0.4997</cell><cell>1.1495</cell><cell>0.2413</cell><cell>0.5193</cell><cell>1.8241</cell><cell>-3.2413</cell><cell>0.3282</cell></row><row><cell>mT5 large</cell><cell>0.5845</cell><cell>0.5944</cell><cell>1.1795</cell><cell>0.4844</cell><cell>0.5388</cell><cell>1.7933</cell><cell>0.0349</cell><cell>0.5018</cell></row><row><cell>Llama 2</cell><cell>0.9980</cell><cell>0.6612</cell><cell>1.5768</cell><cell>0.6728</cell><cell>0.5539</cell><cell>1.9209</cell><cell>0.3020</cell><cell>0.5160</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_11"><head>Table 8</head><label>8</label><figDesc>Submission results on Task 1</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_12"><head>Model Hard -hard Soft-soft ICM ICM Norm F1-score (YES) Ranking ICM Soft ICM Soft Norm Cross Entropy Ranking</head><label></label><figDesc></figDesc><table><row><cell cols="2">XLM-R large 0.5766</cell><cell>0.7898</cell><cell>0.7823</cell><cell>7</cell><cell>0.9291</cell><cell>0.6490</cell><cell>1.2637</cell><cell>4</cell></row><row><cell>mT5 large</cell><cell>0.3884</cell><cell>0.6952</cell><cell>0.7292</cell><cell>40</cell><cell>0.4594</cell><cell>0.5737</cell><cell>1.2164</cell><cell>20</cell></row><row><cell>Llama 2</cell><cell>0.5957</cell><cell>0.7994</cell><cell>0.7826</cell><cell>2</cell><cell>0.8316</cell><cell>0.6333</cell><cell>1.6727</cell><cell>7</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_13"><head>Table 9</head><label>9</label><figDesc>Submission results on Task 2</figDesc><table><row><cell>Model</cell><cell>ICM</cell><cell cols="7">Hard -hard ICM Norm F1-score Ranking ICM Soft ICM Soft Norm Cross Entropy Ranking Soft-soft</cell></row><row><cell cols="2">XLM-R large 0.2847</cell><cell>0.5926</cell><cell>0.5289</cell><cell>6</cell><cell>-1.8462</cell><cell>0.3513</cell><cell>2.4123</cell><cell>7</cell></row><row><cell>mT5 large</cell><cell>-0.1368</cell><cell>0.4555</cell><cell>0.4182</cell><cell>30</cell><cell>-2.0149</cell><cell>0.3377</cell><cell>2.3892</cell><cell>10</cell></row><row><cell>Llama 2</cell><cell>0.4059</cell><cell>0.6320</cell><cell>0.5677</cell><cell>1</cell><cell>-2.9080</cell><cell>0.2657</cell><cell>2.7595</cell><cell>18</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_14"><head>Table 10</head><label>10</label><figDesc>Submission results on Task 3</figDesc><table><row><cell>Model</cell><cell>ICM</cell><cell cols="6">Hard -hard ICM Norm F1-score Ranking ICM Soft ICM Soft Norm Ranking Soft-soft</cell></row><row><cell cols="2">XLM-R large 0.3540</cell><cell>0.5822</cell><cell>0.6042</cell><cell>2</cell><cell>-3.5160</cell><cell>0.3143</cell><cell>7</cell></row><row><cell>mT5 large</cell><cell>-0.1090</cell><cell>0.4747</cell><cell>0.5286</cell><cell>12</cell><cell>-3.5438</cell><cell>0.3129</cell><cell>8</cell></row><row><cell>Llama 2</cell><cell>0.3713</cell><cell>0.5862</cell><cell>0.6004</cell><cell>1</cell><cell>-4.5913</cell><cell>0.2576</cell><cell>13</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>This research was supported by The VNUHCM-University of Information Technology's Scientific Research Support Fund.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Overview of EXIST 2024 -Learning with Disagreement for Sexism Identification and Characterization in Social Networks and Memes</title>
		<author>
			<persName><forename type="first">L</forename><surname>Plaza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Carrillo-De-Albornoz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Ruiz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Maeso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Chulvi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Amigó</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gonzalo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Morante</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Spina</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Experimental IR Meets Multilinguality, Multimodality, and Interaction. Proceedings of the Fifteenth International Conference of the CLEF Association</title>
				<meeting><address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2024">2024. 2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Overview of EXIST 2024 -Learning with Disagreement for Sexism Identification and Characterization in Social Networks and Memes (Extended Overview)</title>
		<author>
			<persName><forename type="first">L</forename><surname>Plaza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Carrillo-De-Albornoz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Ruiz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Maeso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Chulvi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Amigó</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gonzalo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Morante</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Spina</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes of CLEF 2024 -Conference and Labs of the Evaluation Forum</title>
				<editor>
			<persName><forename type="first">G</forename><surname>Faggioli</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Ferro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Galuščáková</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><forename type="middle">G S</forename><surname>Herrera</surname></persName>
		</editor>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Semeval-2023 task 11: Learning with disagreements (lewidi)</title>
		<author>
			<persName><forename type="first">E</forename><surname>Leonardelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Abercrombie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Almanea</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Basile</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Fornaciari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Plank</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Rieser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Uma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Poesio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The 61st Annual Meeting Of The Association For Computational Linguistics</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Semeval-2019 task 5: Multilingual detection of hate speech against immigrants and women in twitter</title>
		<author>
			<persName><forename type="first">V</forename><surname>Basile</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bosco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Fersini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Nozza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Patti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">M R</forename><surname>Pardo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rosso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Sanguinetti</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 13th international workshop on semantic evaluation</title>
				<meeting>the 13th international workshop on semantic evaluation</meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="54" to="63" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Overview of homo-mex at iberlef 2024: Homo-mex: Hate speech detection in online messages directed towards the mexican spanish speaking lgbtq+ population</title>
		<author>
			<persName><forename type="first">H</forename><surname>Gómez-Adorno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Bel-Enguix</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Sierra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S.-T</forename><surname>Andersen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ojeda-Trueba</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Alcántara</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Soto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Macias</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Calvo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Procesamiento del Lenguaje Natural</title>
		<imprint>
			<biblScope unit="volume">73</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Semeval-2023 task 10: Explainable detection of online sexism</title>
		<author>
			<persName><forename type="first">H</forename><surname>Kirk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Yin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Vidgen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Röttger</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 17th International Workshop on Semantic Evaluation</title>
				<meeting>the 17th International Workshop on Semantic Evaluation<address><addrLine>SemEval-</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2023">2023. 2023</date>
			<biblScope unit="page" from="2193" to="2210" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Overview of IberLEF 2024: Natural Language Processing Challenges for Spanish and other Iberian Languages</title>
		<author>
			<persName><forename type="first">L</forename><surname>Chiruzzo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Jiménez-Zafra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Rangel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Procesamiento del Lenguaje Natural</title>
		<imprint>
			<biblScope unit="volume">73</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Lstm-attention architecture for online bilingual sexism detection</title>
		<author>
			<persName><forename type="first">S</forename><surname>Ravi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kelkar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Madasamy</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">When multiple perspectives and an optimization process lead to better performance, an automatic sexism identification on social media with pretrained transformers in a soft label context</title>
		<author>
			<persName><forename type="first">J</forename><surname>Erbani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Egyed-Zsigmond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P.-E</forename><surname>Nurbakova</surname></persName>
		</author>
		<author>
			<persName><surname>Portier</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes of CLEF</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">F M</forename><surname>De Paula</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Rizzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Fersini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Spina</surname></persName>
		</author>
		<title level="m">Ai-upv at exist 2023-sexism characterization using large language models under the learning with disagreements regime</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Efficient multilingual sexism detection via large language models cascades</title>
		<author>
			<persName><forename type="first">L</forename><surname>Tian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zhang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes of CLEF</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Integrating annotator information in transformer fine-tuning for sexism detection</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">E</forename><surname>Vallecillo-Rodríguez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Del Arco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">A</forename><surname>Ureña-López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Martín-Valdivia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Montejo-Ráez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes of CLEF</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Unsupervised cross-lingual representation learning at scale</title>
		<author>
			<persName><forename type="first">A</forename><surname>Conneau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Khandelwal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Goyal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Chaudhary</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Wenzek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Guzmán</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Grave</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Zettlemoyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Stoyanov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, Association for Computational Linguistics</title>
				<meeting>the 58th Annual Meeting of the Association for Computational Linguistics, Association for Computational Linguistics</meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">mt5: A massively multilingual pre-trained text-to-text transformer</title>
		<author>
			<persName><forename type="first">L</forename><surname>Xue</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Constant</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Roberts</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kale</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Al-Rfou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Siddhant</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Barua</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Raffel</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</title>
				<meeting>the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</meeting>
		<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="483" to="498" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Attention is all you need</title>
		<author>
			<persName><forename type="first">A</forename><surname>Vaswani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Shazeer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Parmar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Uszkoreit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Jones</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">N</forename><surname>Gomez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ł</forename><surname>Kaiser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Polosukhin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Advances in neural information processing systems</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<author>
			<persName><forename type="first">H</forename><surname>Touvron</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Martin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Stone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Albert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Almahairi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Babaei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Bashlykov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Batra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Bhargava</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bhosale</surname></persName>
		</author>
		<idno>arXiv-2307</idno>
		<title level="m">Llama 2: Open foundation and fine-tuned chat models</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">J</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Shen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Wallis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Allen-Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Chen</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2106.09685</idno>
		<title level="m">Lora: Low-rank adaptation of large language models</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Evaluating extreme hierarchical multi-label classification</title>
		<author>
			<persName><forename type="first">E</forename><surname>Amigo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Delgado</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics</title>
		<title level="s">Long Papers</title>
		<meeting>the 60th Annual Meeting of the Association for Computational Linguistics</meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="5809" to="5819" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<author>
			<persName><forename type="first">T</forename><surname>Wolf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Debut</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Sanh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Chaumond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Delangue</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Moi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Cistac</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Rault</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Louf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Funtowicz</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1910.03771</idno>
		<title level="m">Huggingface&apos;s transformers: State-of-the-art natural language processing</title>
				<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<author>
			<persName><forename type="first">I</forename><surname>Loshchilov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Hutter</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1711.05101</idno>
		<title level="m">Decoupled weight decay regularization</title>
				<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

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