tilyupo commited on
Commit
5e4a0d9
1 Parent(s): f7cb05c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -19,6 +19,17 @@ It achieves the following results on the evaluation set:
19
  - Validation Loss: 1.4135
20
  - Epoch: 2
21
 
 
 
 
 
 
 
 
 
 
 
 
22
  ## Model description
23
 
24
  More information needed
 
19
  - Validation Loss: 1.4135
20
  - Epoch: 2
21
 
22
+ <pre>{'eval_loss': 1.3911314010620117,
23
+ 'eval_bleu': 17.919726187841192,
24
+ 'eval_rouge1': 54.18,
25
+ 'eval_rouge2': 31.14,
26
+ 'eval_rougeL': 47.3,
27
+ 'eval_rougeLsum': 47.29,
28
+ 'eval_exact': 0.020600524730346906,
29
+ 'eval_runtime': 224.0084,
30
+ 'eval_samples_per_second': 45.94,
31
+ 'eval_steps_per_second': 1.437}</pre>
32
+
33
  ## Model description
34
 
35
  More information needed