Ayham commited on
Commit
f38a4ff
1 Parent(s): 528345b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -16,9 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
16
  This model is a fine-tuned version of [](https://huggingface.co/) on the cnn_dailymail dataset.
17
 
18
  ## Model description
 
19
 
20
- More information needed
21
-
 
22
  ## Intended uses & limitations
23
 
24
  More information needed
 
16
  This model is a fine-tuned version of [](https://huggingface.co/) on the cnn_dailymail dataset.
17
 
18
  ## Model description
19
+ This model uses RoBerta encoder and GPT2 decoder and fine-tuned on the summarization task. It got Rouge scores as follow:
20
 
21
+ Rouge1= 34.598
22
+ Rouge2= 16.66
23
+ RougeL= 26.259
24
  ## Intended uses & limitations
25
 
26
  More information needed