Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,9 @@ This model is a fine-tuned version of [](https://huggingface.co/) on the cnn_dai
|
|
19 |
This model uses RoBerta encoder and GPT2 decoder and fine-tuned on the summarization task. It got Rouge scores as follows:
|
20 |
|
21 |
Rouge1= 35.886
|
|
|
22 |
Rouge2= 16.292
|
|
|
23 |
RougeL= 23.499
|
24 |
## Intended uses & limitations
|
25 |
|
|
|
19 |
This model uses RoBerta encoder and GPT2 decoder and fine-tuned on the summarization task. It got Rouge scores as follows:
|
20 |
|
21 |
Rouge1= 35.886
|
22 |
+
|
23 |
Rouge2= 16.292
|
24 |
+
|
25 |
RougeL= 23.499
|
26 |
## Intended uses & limitations
|
27 |
|