Open jonthegeek opened 5 years ago
We really need a tiny checkpoint for tests. We currently include the smallest one we can (bert_base_uncased) via git-lfs, but I'd definitely like that to be smaller. Including it allows tests to run waaaaaaaaaaaay faster, though.
bert_tiny_uncased_128 is a 15.7MB zip and ~works. That's small enough that github will allow it without lfs.
Hmm, but I think maybe we download at the start now anyway? DLing this one would be way faster!
We really need a tiny checkpoint for tests. We currently include the smallest one we can (bert_base_uncased) via git-lfs, but I'd definitely like that to be smaller. Including it allows tests to run waaaaaaaaaaaay faster, though.