gigant commited on
Commit
15ccd31
·
1 Parent(s): 645112a

Saving weights and logs of epoch 0

Browse files
Files changed (2) hide show
  1. flax_model.msgpack +1 -1
  2. test_results.json +7 -0
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d31ee2c869f6d9f27e8e7bdc28d9e3f712a319a68046e6c2af08a2cd7133b8c2
3
  size 990323615
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1630d849295bd52bc3bed799c11915e4dd2eabbe2354ab0673a8b74cc224bab
3
  size 990323615
test_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "test_gen_len": 111.15477497255763,
3
+ "test_rouge1": 11.8505,
4
+ "test_rouge2": 2.0813,
5
+ "test_rougeL": 9.2383,
6
+ "test_rougeLsum": 10.3463
7
+ }