File size: 573 Bytes
1659518
 
 
f525592
2424e14
 
 
 
6f802c5
2424e14
4427614
 
2424e14
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
language:
- fa
pipeline_tag: summarization
---
# Model Card for Model arman-longformer-8k

<!-- Provide a quick summary of what the model is/does. -->
This project use Longformer's attention mechanism to [alireza7/ARMAN-MSR-persian-base](https://huggingface.co/alireza7/ARMAN-MSR-persian-base) in order to perform abstractive summarization on long documents. so new model can accept 8K tokens (rather than 512 tokens).it should be fine-tuned for summarization tasks.

converting code is available in [github repository](https://github.com/ZEDFUM/arman-to-longformer)