lemousehunter commited on
Commit
024a68b
·
verified ·
1 Parent(s): f025cb5

Upload failed/desync100/cnn/byte2/results.json with huggingface_hub

Browse files
failed/desync100/cnn/byte2/results.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "cnn",
3
+ "target_byte": 2,
4
+ "desync": 100,
5
+ "real_key": 224,
6
+ "attempt": 0,
7
+ "seed": 42,
8
+ "epochs": 150,
9
+ "batch_size": 200,
10
+ "learning_rate": 1e-05,
11
+ "train_time_seconds": 445.83,
12
+ "final_train_loss": 0.037232816219329834,
13
+ "final_train_accuracy": 0.9982399940490723,
14
+ "final_val_loss": 9.24448299407959,
15
+ "final_val_accuracy": 0.00419999985024333,
16
+ "post_train_pre_rank": 169,
17
+ "post_train_final_rank": 140,
18
+ "post_train_min_rank": 110,
19
+ "post_train_max_rank": 227,
20
+ "post_train_rank_at_500": 196,
21
+ "post_train_rank_at_1000": 163
22
+ }