wuff-mann commited on
Commit
5984ad3
·
verified ·
1 Parent(s): 69f23de

Upload SIGMA_v13 checkpoints and results

Browse files
best_fr_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff33e9614267b66e8f7430d2946f4b5151eec56a3a1075cda8b889b63d5401d0
3
+ size 229092080
best_tf_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c8737cf215ff47e6e4dce80b30ffed4c5a43759547a43b8b669660598b849c6
3
+ size 229092080
checkpoint_epoch01.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46973d9a58e7213dd72b507d1fced6105a25c994e7dd616e84276d08c8bd9ceb
3
+ size 687249042
metrics_epoch01.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1,
3
+ "train_loss": 12.202082253670206,
4
+ "tf_ppl": 21.85694011961501,
5
+ "tf_token_acc": 0.5184414302239053,
6
+ "tf_n_tokens": 542908,
7
+ "fr_fr_acc": 0.05183016534119475,
8
+ "fr_syntax_rate": 0.3333333333333333,
9
+ "fr_per_pair": [
10
+ 0.05555555555555555,
11
+ 0.05555555555555555,
12
+ 0.058823529411764705,
13
+ 0.05555555555555555,
14
+ 0.0625,
15
+ 0.045454545454545456,
16
+ 0.05555555555555555,
17
+ 0.02564102564102564
18
+ ],
19
+ "best_tf_acc": 0.5184414302239053,
20
+ "best_fr_acc": 0.05183016534119475,
21
+ "global_step": 3369
22
+ }