lemousehunter commited on
Commit
885389f
·
verified ·
1 Parent(s): 05114a9

Upload desync0/cnn/byte8/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. desync0/cnn/byte8/results.json +22 -0
desync0/cnn/byte8/results.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "cnn",
3
+ "target_byte": 8,
4
+ "desync": 0,
5
+ "real_key": 167,
6
+ "attempt": 0,
7
+ "seed": 42,
8
+ "epochs": 150,
9
+ "batch_size": 200,
10
+ "learning_rate": 1e-05,
11
+ "train_time_seconds": 808.1,
12
+ "final_train_loss": 2.494830846786499,
13
+ "final_train_accuracy": 0.47567999362945557,
14
+ "final_val_loss": 7.2262163162231445,
15
+ "final_val_accuracy": 0.0044999998062849045,
16
+ "post_train_pre_rank": 214,
17
+ "post_train_final_rank": 0,
18
+ "post_train_min_rank": 0,
19
+ "post_train_max_rank": 214,
20
+ "post_train_rank_at_500": 55,
21
+ "post_train_rank_at_1000": 68
22
+ }