ConorWang commited on
Commit
002f0bc
·
verified ·
1 Parent(s): d726cee

Upload model/best_checkpoint_manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model/best_checkpoint_manifest.json +27 -0
model/best_checkpoint_manifest.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_epoch": 4,
3
+ "best_quality_score": 0.46349615617231893,
4
+ "eval_metrics": {
5
+ "avg_binary_accuracy": 0.81,
6
+ "confirmation_required_accuracy": 0.8,
7
+ "count": 25,
8
+ "eval_batches": 25,
9
+ "eval_loss": 6.897225952148437,
10
+ "mode_accuracy": 0.56,
11
+ "permission_bit_accuracy": 0.8545454545454545,
12
+ "precondition_ok_accuracy": 0.76,
13
+ "quality_score": 0.46349615617231893,
14
+ "rollback_supported_accuracy": 0.8,
15
+ "schema_ok_accuracy": 0.76,
16
+ "session_required_accuracy": 1.0,
17
+ "tool_accuracy": 0.44,
18
+ "trigger_accuracy": 0.76,
19
+ "validator_required_accuracy": 0.8,
20
+ "worktree_required_accuracy": 0.8
21
+ },
22
+ "train_metrics": {
23
+ "loss": 0.42175399448190415,
24
+ "micro_batches": 70,
25
+ "optimizer_steps": 5
26
+ }
27
+ }