Ayham commited on
Commit
bed0495
1 Parent(s): f38a4ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,10 +16,12 @@ 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
- 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
 
 
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 follows:
20
 
21
  Rouge1= 34.598
22
+
23
  Rouge2= 16.66
24
+
25
  RougeL= 26.259
26
  ## Intended uses & limitations
27