2023-08-31 07:33:05,429-main.py-INFO: Load entities from data/distance_id/codebert/entities/train.txt
2023-08-31 07:33:05,432-main.py-INFO: Finish loading 5200 entities...
2023-08-31 07:33:05,432-main.py-INFO: Label size=5
2023-08-31 07:33:05,432-main.py-INFO: Loading embeddings from data/distance_id/codebert/embeddings/layers/train/5.txt
2023-08-31 07:33:06,475-main.py-INFO: Finish loading embeddings...
2023-08-31 07:33:06,620-space.py-INFO: Gurobi IS found in the system, we will use Gurobi.
2023-08-31 07:33:06,632-main.py-INFO: Initialize the Distance Queue...
2023-08-31 07:33:07,499-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-08-31 07:33:07,499-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-08-31 07:33:07,499-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-08-31 07:33:11,411-distanceQ.py-INFO: Build the double heaps...
2023-08-31 07:33:11,853-probing.py-INFO: Initializing the tracks...
2023-08-31 07:33:11,857-probing.py-INFO: Probing to the end...
2023-08-31 07:33:32,106-probing.py-INFO: Finish probing to the end...
2023-08-31 07:33:32,106-probing.py-INFO: Checking for the end state..
2023-08-31 07:33:32,106-probing.py-INFO: Start ovelapping checking...
2023-08-31 07:34:34,696-probing.py-INFO: There is no overlaps in the end state!
2023-08-31 07:34:34,696-probing.py-INFO: Final number of clusters: 5
2023-08-31 07:34:34,702-main.py-INFO: Dumping the clusters...
2023-08-31 07:34:34,705-main.py-INFO: Finish dumping the clusters...
2023-08-31 07:34:34,705-main.py-INFO: Loading the clusters from results/distance_id/codebert/5/clusters.txt
2023-08-31 07:34:34,705-main.py-INFO: Load entities from data/distance_id/codebert/entities/train.txt
2023-08-31 07:34:34,738-main.py-INFO: Finish loading 5200 entities...
2023-08-31 07:34:34,738-main.py-INFO: Label size=5
2023-08-31 07:34:34,738-main.py-INFO: Loading embeddings from data/distance_id/codebert/embeddings/layers/train/5.txt
2023-08-31 07:34:35,804-main.py-INFO: Finish loading embeddings...
2023-08-31 07:34:35,979-main.py-INFO: Finish loading the clusters...
2023-08-31 07:34:35,980-main.py-INFO: Load entities from data/distance_id/codebert/entities/test.txt
2023-08-31 07:34:35,980-main.py-INFO: Finish loading 1300 entities...
2023-08-31 07:34:35,981-main.py-INFO: Loading embeddings from data/distance_id/codebert/embeddings/layers/test/5.txt
2023-08-31 07:34:36,244-main.py-INFO: Finish loading embeddings...
2023-08-31 07:34:36,288-main.py-INFO: Start prediction...
2023-08-31 07:34:36,289-analyzer.py-INFO: Computing the distances...
2023-08-31 07:37:34,183-main.py-INFO: Acc=0.7007692307692308
2023-08-31 07:37:34,187-main.py-INFO: Writing predictions to file...
2023-08-31 07:37:34,206-main.py-INFO: Computing the distances between clusters...
2023-08-31 07:37:37,155-main.py-INFO: Writing pair-wise distances...
2023-08-31 07:37:37,156-main.py-INFO: MinConvexDistance=0.0
2023-08-31 07:37:37,156-main.py-INFO: MaxConvexDistance=0.4397159503570594
2023-08-31 07:37:37,156-main.py-INFO: AverageConvexDistance=0.057055602144837535
