pytorch_graph-rel
pytorch_graph-rel copied to clipboard
anybody knows the differences between tr.pkl vl.pkl ts.pkl and pre_tr.pkl pre_vl.pkl pre_ts.pkl
trafficstars
When I tried to reproduce this paper, I found that six files were read in the source code, namely tr.pkl vl.pkl ts.pkl and pre_tr.pkl pre_vl.pkl pre_ts.pkl. I know the format of files beginning with the name pre; but what about the first three files? Does anyone know how it is generated?