--- license: mit language: - en library_name: peft pipeline_tag: summarization tags: - llama-factory - lora --- # IPM-Llama-2-13b This model is a fine-tuned version of [Llama-2-13b-hf](https://huggingface.co/meta-llama/Llama-2-13b-hf), designed to support the inverse prompting process for the ACL2024 Findings paper **"Towards Better Question Generation in QA-Based Event Extraction."** **Paper Link:** [https://arxiv.org/abs/2405.10517](https://arxiv.org/abs/2405.10517) **GitHub Repository:** [https://github.com/Rcrossmeister/RLQG](https://github.com/Rcrossmeister/RLQG) This Hugging Face repository only provides LoRA weights. Please merge them with the backbone model before use. **Backbone Model:** [https://huggingface.co/meta-llama/Llama-2-13b-hf](https://huggingface.co/meta-llama/Llama-2-13b-hf)