bilal521 commited on
Commit
a5deaae
·
verified ·
1 Parent(s): 4ad2e7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -73,6 +73,16 @@ summary = tokenizer.decode(summary_ids[0], skip_special_tokens=True)
73
  print(summary)
74
  ```
75
 
 
 
 
 
 
 
 
 
 
 
76
  ## 📌 Citation
77
  If you use this model in your work, consider citing:
78
  ```
 
73
  print(summary)
74
  ```
75
 
76
+ ## 📊 Evaluation
77
+
78
+ | Metric | Value |
79
+ | ------- | ------------ |
80
+ | ROUGE-1 | \~0.60 |
81
+ | ROUGE-2 | \~0.25 |
82
+ | ROUGE-L | \~0.47 |
83
+ | Gen Len | \~187 tokens |
84
+
85
+
86
  ## 📌 Citation
87
  If you use this model in your work, consider citing:
88
  ```