Kaiwen107 commited on
Commit
afc22fa
·
verified ·
1 Parent(s): dee25b3

Upload planar_hdt_hac_avg_lr6e-4/results.json

Browse files
synthetic/planar_hdt_hac_avg_lr6e-4/results.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "degree": 0.011537762786367416,
3
+ "spectre": 0.0009301275564896905,
4
+ "clustering": 0.011538461538461539,
5
+ "orbit": NaN,
6
+ "planar_acc": 0.9,
7
+ "unique": 0.825,
8
+ "un": 0.125,
9
+ "vun": 0.025,
10
+ "novel": 0.125,
11
+ "ratio": 80021172.9377288,
12
+ "num_samples": 40,
13
+ "num_valid_graphs": 40,
14
+ "validity": 1.0,
15
+ "generation_time_per_sample": 0.3503674675244838,
16
+ "model_name": "gpt2-xs",
17
+ "learning_rate": 0.0006,
18
+ "tokenizer_type": "hdt",
19
+ "coarsening_strategy": "hac_avg",
20
+ "dataset": "planar",
21
+ "max_steps": 200000,
22
+ "seed": 42,
23
+ "token_length_mean": 540.275,
24
+ "token_length_min": 522,
25
+ "token_length_max": 577,
26
+ "token_length_median": 537.0
27
+ }