Hi @hyeonahkimm, @Leaveson,
I would like to reproduce the results for mTSP mentioned in the Table 1 and Part B.2 Equity-Transformer of the paper.
As far as i understand, to achieve the results, you will setup in 3 steps:
- Step 1: Train the model with the hyperparameters described in the table 5.
- Step 2: Finetune the trained model with finetuning parameters shown in the table 5
- Step 3: Run the inference step with Augmentation of 8
Are the pretrained models in the git (in pretrained/mstp folder) the outputs from step 1 and i need to run next steps (finetune and inference) to achieve the expected results?
How many epochs do I need to train for the models? Are they 100, 4, 0 for mtsp 50, 200, 500 respectively as in the pretrained folder or other numbers, please advise.
Please kindly check if my understanding is correct or not? Could you instruct more detail for steps and show the corresponding parts in the codes so that i can understand clearly and get the results as in the paper?
Thanks
Hi @hyeonahkimm, @Leaveson,
I would like to reproduce the results for mTSP mentioned in the Table 1 and Part B.2 Equity-Transformer of the paper.
As far as i understand, to achieve the results, you will setup in 3 steps:
Are the pretrained models in the git (in pretrained/mstp folder) the outputs from step 1 and i need to run next steps (finetune and inference) to achieve the expected results?
How many epochs do I need to train for the models? Are they 100, 4, 0 for mtsp 50, 200, 500 respectively as in the pretrained folder or other numbers, please advise.
Please kindly check if my understanding is correct or not? Could you instruct more detail for steps and show the corresponding parts in the codes so that i can understand clearly and get the results as in the paper?
Thanks