Kaiwen107 commited on
Commit
50916b7
·
verified ·
1 Parent(s): 5466a9f

Upload coconut_sent_xs_lr8.49e-4/results.json

Browse files
molecules/coconut_sent_xs_lr8.49e-4/results.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "num_samples": 10000,
3
+ "num_valid_smiles": 9757,
4
+ "validity": 0.9757,
5
+ "uniqueness": 0.4294352772368556,
6
+ "novelty": 0.8280209080660039,
7
+ "generation_time_per_sample": 0.2941009947305545,
8
+ "token_length_mean": 176.3839,
9
+ "token_length_min": 47,
10
+ "token_length_max": 467,
11
+ "token_length_median": 154.0,
12
+ "model_name": "gpt2-xs",
13
+ "learning_rate": 0.000849,
14
+ "tokenizer_type": "sent",
15
+ "coarsening_strategy": "N/A",
16
+ "dataset": "coconut",
17
+ "max_steps": 50000,
18
+ "seed": 42
19
+ }