wiki-ol / train_test_split /logs /train_test_split.INFO
andylolu24's picture
Upload folder using huggingface_hub
f5e403e verified
I0329 16:16:26.407413 22989628054912 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/full/graph_depth_3.json",
"output_dir": "out/data/wikipedia/v2/train_test_split",
"split_depth": 1,
"split_prop": 0.5,
"?": false,
"help": false,
"helpshort": false,
"helpfull": false,
"helpxml": false
}
I0329 16:16:26.408396 22989628054912 data_model.py:86] Loading graph from out/data/wikipedia/v2/full/graph_depth_3.json
I0329 16:16:28.585563 22989628054912 train_test_split.py:31] Splitting graph at depth 1, selecting 20/41 nodes
I0329 16:16:28.716426 22989628054912 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.
I0329 16:16:28.723347 22989628054912 train_test_split.py:82] Depth 0: 80.49% edges in train, 80.49% edges in test. 60.98% shared edges. 100.00% covered edges. Total 41 edges.
I0329 16:16:28.723787 22989628054912 train_test_split.py:68] Depth 1: 80.49% nodes in train, 80.49% nodes in test. 60.98% shared nodes. 100.00% covered nodes. Total 41 nodes.
I0329 16:16:28.731793 22989628054912 train_test_split.py:82] Depth 1: 65.16% edges in train, 70.85% edges in test. 36.22% shared edges. 99.78% covered edges. Total 1372 edges.
I0329 16:16:28.732698 22989628054912 train_test_split.py:68] Depth 2: 69.89% nodes in train, 74.61% nodes in test. 44.51% shared nodes. 100.00% covered nodes. Total 1229 nodes.
I0329 16:16:28.750468 22989628054912 train_test_split.py:82] Depth 2: 52.99% edges in train, 57.57% edges in test. 11.49% shared edges. 99.08% covered edges. Total 16461 edges.
I0329 16:16:28.755701 22989628054912 train_test_split.py:68] Depth 3: 53.14% nodes in train, 56.14% nodes in test. 9.28% shared nodes. 100.00% covered nodes. Total 12615 nodes.
I0329 16:16:28.772553 22989628054912 train_test_split.py:82] Depth 3: 42.57% edges in train, 39.91% edges in test. 3.49% shared edges. 78.99% covered edges. Total 10501 edges.
I0329 16:16:28.774459 22989628054912 train_test_split.py:92] Overall: 54.71% nodes in train, 57.85% nodes in test. 12.56% shared nodes. 100.00% covered nodes. Total 13886 nodes.
I0329 16:16:28.796928 22989628054912 train_test_split.py:100] Overall: 49.76% edges in train, 51.71% edges in test. 9.79% shared edges. 91.68% covered edges. Total 28375 edges.
I0329 16:16:28.797025 22989628054912 train_test_split.py:109] Saving train graph to out/data/wikipedia/v2/train_test_split/train_graph.json
I0329 16:16:28.798684 22989628054912 data_model.py:70] Saving graph to out/data/wikipedia/v2/train_test_split/train_graph.json
I0329 16:16:30.523085 22989628054912 train_test_split.py:111] Saving test graph to out/data/wikipedia/v2/train_test_split/test_graph.json
I0329 16:16:30.524319 22989628054912 data_model.py:70] Saving graph to out/data/wikipedia/v2/train_test_split/test_graph.json