lemousehunter commited on
Commit
a36e883
·
verified ·
1 Parent(s): 96423f4

Upload desync0/mlp/byte5/results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. desync0/mlp/byte5/results.json +22 -0
desync0/mlp/byte5/results.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "mlp",
3
+ "target_byte": 5,
4
+ "desync": 0,
5
+ "real_key": 33,
6
+ "attempt": 0,
7
+ "seed": 42,
8
+ "epochs": 200,
9
+ "batch_size": 100,
10
+ "learning_rate": 1e-05,
11
+ "train_time_seconds": 173.52,
12
+ "final_train_loss": 5.102361679077148,
13
+ "final_train_accuracy": 0.02133999951183796,
14
+ "final_val_loss": 5.230480670928955,
15
+ "final_val_accuracy": 0.013199999928474426,
16
+ "post_train_pre_rank": 0,
17
+ "post_train_final_rank": 0,
18
+ "post_train_min_rank": 0,
19
+ "post_train_max_rank": 0,
20
+ "post_train_rank_at_500": 0,
21
+ "post_train_rank_at_1000": 0
22
+ }