usakha commited on
Commit
5cfc5ce
1 Parent(s): 6e17777

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -7,4 +7,12 @@ metrics:
7
  - bleu
8
  - rouge
9
  pipeline_tag: summarization
10
- ---
 
 
 
 
 
 
 
 
 
7
  - bleu
8
  - rouge
9
  pipeline_tag: summarization
10
+ ---
11
+
12
+ # Training Results
13
+
14
+ | Epoch | Training Loss | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu | Gen Len |
15
+ |:----- |:------------ |:--------------- |:-------- | :------- |:-------- |:--------- |:-------- |:--------- |
16
+ | 1 | 1.969100 | 1.756651 | 0.159100 | 0.088300 | 0.138800 | 0.138900 | 0.001600 | 20.000000 |
17
+ | 2 | 1.794000 | 1.699691 | 0.158500 | 0.090300 | 0.139500 | 0.139600 | 0.001400 | 20.000000 |
18
+ | 3 | 1.713700 | 1.687554 | 0.162700 | 0.091900 | 0.141800 | 0.141900 | 0.001660 | 20.000000 |