Saving weights and logs of epoch 0
Browse files- flax_model.msgpack +1 -1
- 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:
|
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 |
+
}
|