Kaiwen107 commited on
Commit
25f485e
·
verified ·
1 Parent(s): 19c6e3a

Upload planar_hdt_louvain_lr6e-4/results.json

Browse files
synthetic/planar_hdt_louvain_lr6e-4/results.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "degree": 0.019232134743995336,
3
+ "spectre": 0.006174250485366128,
4
+ "clustering": 0.019230769230769232,
5
+ "orbit": NaN,
6
+ "planar_acc": 0.775,
7
+ "unique": 0.775,
8
+ "un": 0.225,
9
+ "vun": 0.0,
10
+ "novel": 0.22499999999999998,
11
+ "ratio": 148790514.8671023,
12
+ "num_samples": 40,
13
+ "num_valid_graphs": 40,
14
+ "validity": 1.0,
15
+ "generation_time_per_sample": 0.10018491856753826,
16
+ "model_name": "gpt2-xs",
17
+ "learning_rate": 0.0006,
18
+ "tokenizer_type": "hdt",
19
+ "coarsening_strategy": "louvain",
20
+ "dataset": "planar",
21
+ "max_steps": 200000,
22
+ "seed": 42,
23
+ "token_length_mean": 478.875,
24
+ "token_length_min": 460,
25
+ "token_length_max": 499,
26
+ "token_length_median": 480.5
27
+ }