transformers/examples
Jasdeep Singh 99709ee61d
loading saved model when n_classes != 2
Required to for: Assertion `t >= 0 && t < n_classes` failed,  if your default number of classes is not 2.
2018-12-20 13:55:47 -08:00
..
extract_features.py set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00
run_classifier.py loading saved model when n_classes != 2 2018-12-20 13:55:47 -08:00
run_squad.py set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00
run_swag.py set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00