Kaiwen107 commited on
Commit
c9c64cc
·
verified ·
1 Parent(s): d864773

Upload sbm_hdt_hac_avg_lr6e-4/results.json

Browse files
synthetic/sbm_hdt_hac_avg_lr6e-4/results.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "degree": 0.007692307711833307,
3
+ "spectre": 0.0032762646399850937,
4
+ "clustering": 0.007692307692307693,
5
+ "orbit": NaN,
6
+ "sbm_acc": 0.0,
7
+ "unique": 0.85,
8
+ "un": 0.25,
9
+ "vun": 0.0,
10
+ "novel": 0.25,
11
+ "ratio": 62202933.480420314,
12
+ "num_samples": 40,
13
+ "num_valid_graphs": 40,
14
+ "validity": 1.0,
15
+ "generation_time_per_sample": 0.6505963137373328,
16
+ "model_name": "gpt2-xs",
17
+ "learning_rate": 0.0006,
18
+ "tokenizer_type": "hdt",
19
+ "coarsening_strategy": "hac_avg",
20
+ "dataset": "sbm",
21
+ "max_steps": 200000,
22
+ "seed": 42,
23
+ "token_length_mean": 1070.65,
24
+ "token_length_min": 495,
25
+ "token_length_max": 1975,
26
+ "token_length_median": 913.5
27
+ }