wiki-ol / train_eval_split /logs /train_test_split.INFO
andylolu24's picture
Upload folder using huggingface_hub
f5e403e verified
I0404 16:24:40.279114 22738104610176 logging.py:23] Flags: {
"logtostderr": false,
"alsologtostderr": false,
"log_dir": "",
"v": 1,
"verbosity": 1,
"logger_levels": {},
"stderrthreshold": "info",
"showprefixforinfo": true,
"run_with_pdb": false,
"pdb_post_mortem": false,
"pdb": false,
"run_with_profiling": false,
"profile_file": null,
"use_cprofile_for_profiling": true,
"only_check_args": false,
"graph_file": "out/data/wikipedia/v2/train_test_split/train_graph.json",
"output_dir": "out/data/wikipedia/v2/train_eval_split",
"split_depth": 1,
"split_prop": 0.3,
"seed": 0,
"?": false,
"help": false,
"helpshort": false,
"helpfull": false,
"helpxml": false
}
I0404 16:24:40.281029 22738104610176 data_model.py:86] Loading graph from out/data/wikipedia/v2/train_test_split/train_graph.json
I0404 16:24:41.731640 22738104610176 train_test_split.py:32] Splitting graph at depth 1, selecting 9/33 nodes
I0404 16:24:41.822900 22738104610176 train_test_split.py:68] Depth 0: 100.00% nodes in train, 100.00% nodes in test. 100.00% shared nodes. 100.00% covered nodes. Total 1 nodes.
I0404 16:24:41.826961 22738104610176 train_test_split.py:82] Depth 0: 93.94% edges in train, 30.30% edges in test. 24.24% shared edges. 100.00% covered edges. Total 33 edges.
I0404 16:24:41.827287 22738104610176 train_test_split.py:68] Depth 1: 93.94% nodes in train, 30.30% nodes in test. 24.24% shared nodes. 100.00% covered nodes. Total 33 nodes.
I0404 16:24:41.832217 22738104610176 train_test_split.py:82] Depth 1: 85.12% edges in train, 35.79% edges in test. 21.14% shared edges. 99.78% covered edges. Total 894 edges.
I0404 16:24:41.833134 22738104610176 train_test_split.py:68] Depth 2: 85.87% nodes in train, 43.24% nodes in test. 29.11% shared nodes. 100.00% covered nodes. Total 821 nodes.
I0404 16:24:41.845330 22738104610176 train_test_split.py:82] Depth 2: 68.69% edges in train, 36.70% edges in test. 5.97% shared edges. 99.43% covered edges. Total 8599 edges.
I0404 16:24:41.848371 22738104610176 train_test_split.py:68] Depth 3: 66.85% nodes in train, 38.67% nodes in test. 5.52% shared nodes. 100.00% covered nodes. Total 6742 nodes.
I0404 16:24:41.858150 22738104610176 train_test_split.py:82] Depth 3: 60.82% edges in train, 27.60% edges in test. 1.85% shared edges. 86.57% covered edges. Total 4594 edges.
I0404 16:24:41.859241 22738104610176 train_test_split.py:92] Overall: 69.03% nodes in train, 39.13% nodes in test. 8.16% shared nodes. 100.00% covered nodes. Total 7597 nodes.
I0404 16:24:41.872189 22738104610176 train_test_split.py:100] Overall: 67.23% edges in train, 33.67% edges in test. 5.63% shared edges. 95.27% covered edges. Total 14120 edges.
I0404 16:24:41.872289 22738104610176 train_test_split.py:109] Saving train graph to out/data/wikipedia/v2/train_eval_split/train_graph.json
I0404 16:24:41.873207 22738104610176 data_model.py:70] Saving graph to out/data/wikipedia/v2/train_eval_split/train_graph.json
I0404 16:24:42.977268 22738104610176 train_test_split.py:111] Saving test graph to out/data/wikipedia/v2/train_eval_split/test_graph.json
I0404 16:24:42.977578 22738104610176 data_model.py:70] Saving graph to out/data/wikipedia/v2/train_eval_split/test_graph.json