Importing the model and tokenizer:
tokenizer = AutoTokenizer.from_pretrained("IljaSamoilov/EstBERT-estonian-subtitles-token-classification")
model = AutoModelForTokenClassification.from_pretrained("IljaSamoilov/EstBERT-estonian-subtitles-token-classification")
- Downloads last month
- 4
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.