Back up Bina 0.2 stream stage 009: training-result.json
Browse files
training-stream/stage-009/training-result.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema": "bina02.ppocrv6.training-result.v1",
|
| 3 |
+
"finished_at": "2026-07-25T19:22:19.622870+00:00",
|
| 4 |
+
"return_code": 2,
|
| 5 |
+
"successful": true,
|
| 6 |
+
"controlled_early_stop": true,
|
| 7 |
+
"early_stop_reason": "eval plateau: 3 evaluations without 0.0005 improvement",
|
| 8 |
+
"best_accuracy": 0.8496093729257584,
|
| 9 |
+
"best_norm_edit_dis": 0.9881137560335534,
|
| 10 |
+
"best_observed_norm_edit_dis": 0.9878189703684698,
|
| 11 |
+
"baseline_norm_edit_dis": 0.9881137560335534,
|
| 12 |
+
"baseline_accuracy": 0.8496093729257584,
|
| 13 |
+
"baseline_passed": true,
|
| 14 |
+
"best_checkpoint": "/workspace/bina02-ppocr/training/stage-009/best_accuracy.pdparams",
|
| 15 |
+
"evaluations": [
|
| 16 |
+
{
|
| 17 |
+
"index": 1,
|
| 18 |
+
"global_step": 100,
|
| 19 |
+
"accuracy": 0.846679685432911,
|
| 20 |
+
"norm_edit_dis": 0.9878189703684698,
|
| 21 |
+
"best_norm_edit_dis": 0.9881137560335534,
|
| 22 |
+
"improved": false,
|
| 23 |
+
"non_improvements": 1,
|
| 24 |
+
"drop_from_previous_best": 0.00029478566508367443,
|
| 25 |
+
"divergence_streak": 0,
|
| 26 |
+
"observed_at": "2026-07-25T19:21:32.754210+00:00"
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"index": 2,
|
| 30 |
+
"global_step": 200,
|
| 31 |
+
"accuracy": 0.8457031229352951,
|
| 32 |
+
"norm_edit_dis": 0.9877661599562105,
|
| 33 |
+
"best_norm_edit_dis": 0.9881137560335534,
|
| 34 |
+
"improved": false,
|
| 35 |
+
"non_improvements": 2,
|
| 36 |
+
"drop_from_previous_best": 0.0003475960773429154,
|
| 37 |
+
"divergence_streak": 0,
|
| 38 |
+
"observed_at": "2026-07-25T19:21:54.789413+00:00"
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"index": 3,
|
| 42 |
+
"global_step": 300,
|
| 43 |
+
"accuracy": 0.8459472635596991,
|
| 44 |
+
"norm_edit_dis": 0.9877638686218386,
|
| 45 |
+
"best_norm_edit_dis": 0.9881137560335534,
|
| 46 |
+
"improved": false,
|
| 47 |
+
"non_improvements": 3,
|
| 48 |
+
"drop_from_previous_best": 0.00034988741171482207,
|
| 49 |
+
"divergence_streak": 0,
|
| 50 |
+
"observed_at": "2026-07-25T19:22:18.816326+00:00"
|
| 51 |
+
}
|
| 52 |
+
],
|
| 53 |
+
"log": "/workspace/bina02-ppocr/training/stage-009/train.log"
|
| 54 |
+
}
|