Instructions to use mm/roberta-large-mld with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mm/roberta-large-mld with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="mm/roberta-large-mld")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("mm/roberta-large-mld") model = AutoModel.from_pretrained("mm/roberta-large-mld") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e2644f0714be7db33cc1b605ad0da584c808de58cdcae6664b8f88d2e1bc094e
- Size of remote file:
- 1.42 GB
- SHA256:
- 12de09f99b9c32c4a8d6c7204085f7a8fdc5487ab59e5164f94e67bef15cd03b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.