File size: 389 Bytes
5240273
 
 
 
 
 
 
 
 
 
a6a0e28
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
datasets:
- huuuyeah/meetingbank
- pszemraj/qmsum-cleaned
language:
- en
pipeline_tag: summarization
tags:
- Meeting
- Summarization
---

# MeetPEFT: Parameter Efficient Fine-Tuning on LLMs for Long Meeting Summarization

We use quantized LongLoRA to fine-tune a Llama-2-7b model and extend the context length from 4k to 16k.

The model is fine-tuned on MeetingBank and QMSum datasets.