ruv commited on
Commit
b61c374
·
verified ·
1 Parent(s): e1bf54b

Upload training/v2.3-sota-stats.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training/v2.3-sota-stats.json +14 -0
training/v2.3-sota-stats.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_accuracy": 0.8823323583816937,
3
+ "best_epoch": 30,
4
+ "config": {
5
+ "batch_size": 32,
6
+ "epochs": 30,
7
+ "learning_rate": 0.00002
8
+ },
9
+ "epochs_completed": 30,
10
+ "final_accuracy": 0.8823323583816937,
11
+ "final_loss": 0.16796793410379826,
12
+ "hard_negative_ratio": 0.4842300556586271,
13
+ "triplet_count": 1078
14
+ }