File size: 528 Bytes
a5035e8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "type": "inductive",
  "mode": "new_models",
  "val_ratio": 0.0,
  "test_ratio": 0.2,
  "seed": 42,
  "stratify_by_degree": false,
  "degree_bins": 4,
  "support_edges": 0,
  "source": "edge_metadata_normalized.json",
  "negative_sampling": "full (all unconnected model-dataset pairs)",
  "edges_with_metrics": 29192,
  "edges_no_metrics": 0,
  "train_edges": 23385,
  "train_edges_no_metrics": 0,
  "val_edges": 0,
  "test_edges": 5807,
  "num_support_edges": 0,
  "train_with_metrics": 23385,
  "test_with_metrics": 5807
}