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