Instructions to use armanc/affiliations-roberta-base-0.0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use armanc/affiliations-roberta-base-0.0.1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="armanc/affiliations-roberta-base-0.0.1")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("armanc/affiliations-roberta-base-0.0.1") model = AutoModel.from_pretrained("armanc/affiliations-roberta-base-0.0.1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 02743751d7db651ceb695dce6f170a6f4e4bbc2e58131218440203750ac90fac
- Size of remote file:
- 498 MB
- SHA256:
- 58d37f6dcff41cea3a680d55104d6094285091c91fb4b607d30bcb6169a60916
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.