Closed paulbricman closed 3 years ago
I realized the tests were tailored for a model specified in the code, which is different than the one from the README conversion example. So I just reverted the tests for the checks to pass
Oops, I rushed with this one. I was tweaking this fork to match the torch environment with an unreleased version of rust-bert, so a bit too soon.
distiluse-...
tests using the model downloaded using the instructions specified in the README, the test results would be slightly different, although really close. Maybe the tests were defined for a different version of that model? I tweaked them to match the model specified in the README.:warning: I couldn't find the
distilroberta-toxicity
model used by the other tests in the online model directory, so I just ignored those.