tilyupo commited on
Commit
9afd245
1 Parent(s): 4f2c339

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -18,6 +18,17 @@ It achieves the following results on the evaluation set:
18
  - Train Loss: 0.4162
19
  - Epoch: 0
20
 
 
 
 
 
 
 
 
 
 
 
 
21
  ## Model description
22
 
23
  More information needed
 
18
  - Train Loss: 0.4162
19
  - Epoch: 0
20
 
21
+ {'eval_loss': 0.3034636080265045,
22
+ 'eval_bleu': 21.208712916114965,
23
+ 'eval_rouge1': 57.0,
24
+ 'eval_rouge2': 34.71,
25
+ 'eval_rougeL': 50.2,
26
+ 'eval_rougeLsum': 50.22,
27
+ 'eval_exact': 0.03128947624137596,
28
+ 'eval_runtime': 347.407,
29
+ 'eval_samples_per_second': 29.622,
30
+ 'eval_steps_per_second': 0.927}
31
+
32
  ## Model description
33
 
34
  More information needed