Transformers
fastc
Inference Endpoints

Install FastC

pip install fastc

Model Inference

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
5
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no pipeline_tag.

Model tree for braindao/tinyroberta-6l-768d-language-identifier-infused-papluca-fastc

Finetuned
(9)
this model

Dataset used to train braindao/tinyroberta-6l-768d-language-identifier-infused-papluca-fastc

Collection including braindao/tinyroberta-6l-768d-language-identifier-infused-papluca-fastc