tilyupo commited on
Commit
3116b81
·
1 Parent(s): dbc22ea

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: 2.4177
20
  - Epoch: 0
21
 
 
 
 
 
 
 
 
 
 
 
 
22
  ## Model description
23
 
24
  More information needed
 
19
  - Validation Loss: 2.4177
20
  - Epoch: 0
21
 
22
+ <pre>{'eval_loss': 2.4550280570983887,
23
+ 'eval_bleu': 8.632073673720834,
24
+ 'eval_rouge1': 20.88,
25
+ 'eval_rouge2': 7.39,
26
+ 'eval_rougeL': 19.41,
27
+ 'eval_rougeLsum': 19.41,
28
+ 'eval_exact': 0.005216324025774778,
29
+ 'eval_runtime': 781.5544,
30
+ 'eval_samples_per_second': 16.68,
31
+ 'eval_steps_per_second': 2.086}</pre>
32
+
33
  ## Model description
34
 
35
  More information needed