Ayham commited on
Commit
4d2fd51
1 Parent(s): bed0495

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -18,11 +18,9 @@ This model is a fine-tuned version of [](https://huggingface.co/) on the cnn_dai
18
  ## Model description
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= 34.598
22
-
23
- Rouge2= 16.66
24
-
25
- RougeL= 26.259
26
  ## Intended uses & limitations
27
 
28
  More information needed
 
18
  ## Model description
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
 
26
  More information needed