this post was submitted on 16 Nov 2023
1 points (100.0% liked)

Machine Learning

1 readers
1 users here now

Community Rules:

founded 1 year ago
MODERATORS
 

I'm looking for suggestions for a transformer model that I can fine-tune for a text classification task. Due to hardware constraints the model has to be fairly small. Something in the order of a 50 MB weight file.

you are viewing a single comment's thread
view the rest of the comments
[–] heisenbork4@alien.top 1 points 1 year ago

You could take a look here: https://sparsezoo.neuralmagic.com/?modelSet=natural_language_processing&size=10727959%2C64684665&sort=Size%3Aasc

Smallest model there is 10MB

I think it's still the case that it has to run on x86, though I think there was talk of an arm runtime.

Also, spending on your exact needs, there might be licensing issues. Still probably worth a look though