sosuperic / MeanSum

Other
112 stars 51 forks source link

How to evaluate the model? #2

Open 1204271075 opened 5 years ago

1204271075 commented 5 years ago

The model has been trained. Which file is used to measure performance ? Is the file run_evaluations.py ?

108527307 commented 4 years ago

yes,compare with some baselines

Vincent-Li-9701 commented 4 years ago

But how to run the MeamSum model on the testing yelp dataset? Could you please share some insights about it? I suppose we should use the test mode in train_sum.py?