monologg / JointBERT

Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
Apache License 2.0
662 stars 186 forks source link

Is JointBert save the best model that achieves the best results on dev ? #8

Closed saharghannay closed 4 years ago

saharghannay commented 4 years ago

I would like to know whether if JointBert save the best model that achieves the best results on dev or no ?

monologg commented 4 years ago

Sadly it doesn't

saharghannay commented 4 years ago

ok thank you