tilyupo commited on
Commit
b0c5dd8
·
1 Parent(s): 1a444c8

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.4052
20
  - Epoch: 4
21
 
 
 
 
 
 
 
 
 
 
 
 
22
  ## Model description
23
 
24
  More information needed
 
19
  - Validation Loss: 1.4052
20
  - Epoch: 4
21
 
22
+ <pre>{'eval_loss': 1.400876522064209,
23
+ 'eval_bleu': 17.847721241494337,
24
+ 'eval_rouge1': 54.52,
25
+ 'eval_rouge2': 31.47,
26
+ 'eval_rougeL': 47.68,
27
+ 'eval_rougeLsum': 47.66,
28
+ 'eval_exact': 0.021183558449130307,
29
+ 'eval_runtime': 239.6854,
30
+ 'eval_samples_per_second': 42.935,
31
+ 'eval_steps_per_second': 1.343}</pre>
32
+
33
  ## Model description
34
 
35
  More information needed