lemousehunter commited on
Commit
9c41fa8
·
verified ·
1 Parent(s): 6598233

Upload desync100/cnn/byte3/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. desync100/cnn/byte3/results.json +22 -0
desync100/cnn/byte3/results.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "cnn",
3
+ "target_byte": 3,
4
+ "desync": 100,
5
+ "real_key": 242,
6
+ "attempt": 0,
7
+ "seed": 42,
8
+ "epochs": 150,
9
+ "batch_size": 200,
10
+ "learning_rate": 1e-05,
11
+ "train_time_seconds": 455.05,
12
+ "final_train_loss": 0.016261840239167213,
13
+ "final_train_accuracy": 0.9998800158500671,
14
+ "final_val_loss": 8.762741088867188,
15
+ "final_val_accuracy": 0.006000000052154064,
16
+ "post_train_pre_rank": 49,
17
+ "post_train_final_rank": 0,
18
+ "post_train_min_rank": 0,
19
+ "post_train_max_rank": 62,
20
+ "post_train_rank_at_500": 3,
21
+ "post_train_rank_at_1000": 0
22
+ }