Kaiwen107 commited on
Commit
0685efb
·
verified ·
1 Parent(s): 91664ef

Upload planar_hsent_hac_avg_lr6e-4/results.json

Browse files
synthetic/planar_hsent_hac_avg_lr6e-4/results.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "degree": 3.010757301884139e-06,
3
+ "spectre": 0.4342896978649542,
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": 1447642362.074187,
12
+ "num_samples": 40,
13
+ "num_valid_graphs": 40,
14
+ "validity": 1.0,
15
+ "generation_time_per_sample": 0.2503047282807529,
16
+ "model_name": "gpt2-xs",
17
+ "learning_rate": 0.0006,
18
+ "tokenizer_type": "hsent",
19
+ "coarsening_strategy": "hac_avg",
20
+ "dataset": "planar",
21
+ "max_steps": 200000,
22
+ "seed": 42,
23
+ "token_length_mean": 1011.2,
24
+ "token_length_min": 896,
25
+ "token_length_max": 1056,
26
+ "token_length_median": 1013.0
27
+ }