Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,6 @@ pipeline_tag: summarization
|
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
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.
|
10 |
|
|
|
|
|
11 |
|
|
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
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.
|
10 |
|
11 |
+
converting code is available in [github repository](https://github.com/ZEDFUM/arman-to-longformer)
|
12 |
+
|
13 |
|