usakha commited on
Commit
b662e0b
1 Parent(s): 1c61f0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -7,4 +7,13 @@ metrics:
7
  - bleu
8
  - rouge
9
  pipeline_tag: summarization
10
- ---
 
 
 
 
 
 
 
 
 
 
7
  - bleu
8
  - rouge
9
  pipeline_tag: summarization
10
+ ---
11
+
12
+
13
+ # Training Results
14
+
15
+ | Epoch | Training Loss | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu | Gen Len |
16
+ |:----- |:------------ |:--------------- |:-------- | :------- |:-------- |:--------- |:-------- |:--------- |
17
+ |1| 2.467100| 2.303269| 0.410900| 0.136200| 0.235900| 0.235900| 0.465700| 182.332800
18
+ |2| 2.386700| 2.281062| 0.426300| 0.142300| 0.246800| 0.246700| 0.525200| 143.990900
19
+ |3| 2.362000| 2.274931| 0.428400| 0.143800| 0.248300| 0.248200| 0.532000| 139.585900