from fastc import SentenceClassifier
classifier = SentenceClassifier('braindao/tinyroberta-6l-768d-language-identifier-infused-papluca-fastc')
scores = classifier.predict_one('How are you today?')
language = max(scores, key=scores.get)
Downloads last month
2
Inference API
Unable to determine this model’s pipeline type. Check the
docs
.
Model tree for braindao/tinyroberta-6l-768d-language-identifier-infused-papluca-fastc