File size: 216 Bytes
f96a150
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash

# Navigate to the Reranking directory
cd Reranking

# Run the training script
# amazon    
python train_eval_path_amazon.py
# # mag
python train_eval_path_mag.py
# prime
python train_eval_path_prime.py