--- base_model: jcblaise/gpt2-tagalog datasets: - jcblaise/hatespeech_filipino language: - tl - en --- # Model Card for Model ID The LLikhAI Hate Tweet Augmenter is a fine-tuned GPT-2 model that can be used to generate hate tweets for research purposes. ## Model Details ### Model Description LLikhAI Hate Tweet Augmenter a GPT-2 model fine-tuned using the hate instances of the Hate Speech Dataset made by Blaise-Cruz and Cheng (2019). The model is made to augment low-resource Filipino hate speech datasets in order for these to have more instances in the hopes of developing more robust models. - **Language(s) (NLP):** All languages from original GPT-2 model. Fine-tuned for Tagalog. - **Finetuned from model:** jcblaise/gpt2-tagalog ## Uses ### Direct Use To use the model, simply load the model from HuggingFace to your environment and input a chat-based prompt to allow the model to generate a new hate tweet. ### Out-of-Scope Use This model is not supposed to be used to spread hate speech, misinformation, violence, etc. on social media. This model is only supposed to be used for research purposes and for augmenting hate speech datasets. ## Bias, Risks, and Limitations This is GPT-2 model finetuned on the Hate Speech Dataset made by Blaise-Cruz and Cheng (2019). As such, this model carries the scope and limitations of both the original model and the original dataset. Given that the Hate Speech Dataset contains mostly political tweets, the generated tweets will have political tones.