Kaiwen107 commited on
Commit
fb737da
·
verified ·
1 Parent(s): 2902bd9

Upload planar_hsent_louvain_lr6e-4/results.json

Browse files
synthetic/planar_hsent_louvain_lr6e-4/results.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "degree": 3.0107377761716653e-06,
3
+ "spectre": 0.3454618430408668,
4
+ "clustering": 0.0,
5
+ "orbit": NaN,
6
+ "planar_acc": 0.0,
7
+ "unique": 1.0,
8
+ "un": 1.0,
9
+ "vun": 0.0,
10
+ "novel": 1.0,
11
+ "ratio": 1151549512.5954766,
12
+ "num_samples": 40,
13
+ "num_valid_graphs": 39,
14
+ "validity": 0.975,
15
+ "generation_time_per_sample": 0.25026443898677825,
16
+ "model_name": "gpt2-xs",
17
+ "learning_rate": 0.0006,
18
+ "tokenizer_type": "hsent",
19
+ "coarsening_strategy": "louvain",
20
+ "dataset": "planar",
21
+ "max_steps": 200000,
22
+ "seed": 42,
23
+ "token_length_mean": 864.775,
24
+ "token_length_min": 597,
25
+ "token_length_max": 941,
26
+ "token_length_median": 874.0
27
+ }